Gets the gauge length for a specific element. Gauge controls the size of the lines at the end of a ruler.
Visual Basic |
---|
Public Function PrgGetGaugeLength( _ ByVal layerHandle As Long, _ ByVal seqNum As Long _ ) As Long |
- layerHandle
- The handle of a layer returned by the CreateLayer method.
- seqNum
- The handle of an element returned by the ElementAppend method.
The length of the gauge of the ruler tool.