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