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