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