LinearScale Constructors
Represents the base class for scales in linear gauges.Name | Parameters | Description |
---|---|---|
LinearScale() | none | Initializes a new instance of the LinearScale class. |
LinearScale(String) | name | Initializes a new instance of the LinearScale class. |
See Also