LinearScaleLevel Constructors
Represents the base class for level bars within linear gauges.Name | Parameters | Description |
---|---|---|
LinearScaleLevel() | none | Initializes a new instance of the LinearScaleLevel class. |
LinearScaleLevel(String) | name | Initializes a new instance of the LinearScaleLevel class. |
See Also