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