Glossary Item Box

LabDevTools Send comments on this topic.

Invert

Gets or sets the visualization inverted of succession of the values it visualizes in the labels on the scale of the control.

 

[Visual Basic]
Public Property Invert As Boolean
[C#]
public bool Invert
Observations:

The succession and visualization direction are: hourly(True) or against hourly(False).

Of default it is True:

LabDevTools.Knob.ScaleProperties.Invert = True.

In the below figure such property is set up on True:

See also:

Format | Unit

 

 


Copyright © 2007 LabDevTools. All Rights Reserved.