AnnRectHeight property (Annotation Control)

C++ Builder example

Delphi example

 

Builder Syntax

float AnnRectHeight[LEADTyp::L_HANDLE hObject]

Delphi Syntax

AnnRectHeight[hObject: L_HANDLE]: Single

Overview

Refer to Implementing Annotations.

Remarks

(Document/Medical only) Contains the height 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 height of zero (horizontal lines or pointers, or freehand objects for which all points are on a horizontal line) cannot have their height changed.

See Also

Elements:

AnnRectLeft property. AnnRectTop property, AnnRectWidth property

Topics:

Annotations (Document/Medical only): Object Manipulation