Sets the ShowGauge attribute of an existing ruler element. Gauge is the perpendicular line at the end of a ruler.
Visual Basic |
---|
Public Sub ElementSetShowGauge( _ ByVal elementHandle As Long, _ ByVal newVal As Boolean _ ) |
- elementHandle
- The handle of an element returned by the ElementCreate method.
- newVal
- If the gauge is displayed.