AnnRectWidth property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

float AnnRectWidth[LEADTyp::L_HANDLE hObject]

Delphi Syntax

AnnRectWidth[hObject: L_HANDLE]: Single

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Contains the width of the specified annotation object. This value is in pixels.

This property lets you resize an annotation object.

Point objects cannot be resized.

Objects with a width of zero (vertical lines or pointers, or freehand objects for which all points are on a vertical line) cannot have their width changed.

See Also

Elements:

AnnRectHeight property. AnnRectLeft property, AnnRectTop property

Topics:

Annotations (Document/Medical only): Object Manipulation