LinearScaleLevelComponent Constructors
Represents a level bar within linear gauges.Name | Parameters | Description |
---|---|---|
LinearScaleLevelComponent() | none | Initializes a new instance of the LinearScaleLevelComponent class. |
LinearScaleLevelComponent(String) | name | Initializes a new instance of the LinearScaleLevelComponent class with the specified name. |
See Also