TotalDistance property (ILEADRasterAnnotation)
double TotalDistance; | |
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 TotalRulerUnit property and the TotalSmartUnit property.
To get information on individual rulers in an annotation object, check the following properties:
The TotalDistance property and the properties listed above are updated by the AnnGetDistance2 method.
See Also
Elements: |
AnnGetDistance2 method, Distance property, TotalRulerUnit property, TotalSmartUnit property, RulerUnit property, SmartUnit property, DistanceCount property |
Topics: |
|
|