AnnRectHeight property (ILEADRasterAnnotation)
float AnnRectHeight(long hObject); | |
Overview |
Refer to Implementing Annotations. |
Remarks
Contains the height of the specified annotation object.
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.
The unit of measure is determined by the ScaleMode property.
See Also
Elements: |
AnnRectLeft property. AnnRectTop property, AnnRectWidth property |
Topics: |