Sets the gauge length of an existing ruler element. Gauge controls the size of the lines at the end of a ruler.
Visual Basic |
---|
Public Sub ElementSetGaugeLength( _ ByVal elementHandle As Long, _ ByVal newVal As Long _ ) |
- elementHandle
- The handle of an element returned by the ElementCreate method.
- newVal
- The length of the gauge of the ruler tool.