AnnTotalDistance property (Annotation Control)
Builder Syntax |
double AnnTotalDistance |
Delphi Syntax |
AnnTotalDistance: L_DOUBLE |
Overview |
Refer to Implementing Annotations. |
Remarks
(Read only) Total length of the ruler(s).
To determine the unit of measure for the ruler, check the AnnTotalRulerUnit property and the AnnTotalSmartUnit property.
To get information on individual rulers in an annotation object, check the following properties:
The AnnTotalDistance property and the properties listed above are updated by the AnnGetDistance2 method.
See Also
Elements: |
AnnGetDistance2 method, AnnDistance property, AnnTotalRulerUnit property, AnnTotalSmartUnit property, AnnRulerUnit property, AnnSmartUnit property, AnnDistanceCount property |
Topics: |
|
|