ScaleLayerBase Members
Serves as the base class for scale layers.Fields
| Name | Description |
|---|---|
| OptionsProperty static | Identifies the ScaleLayerBase.Options dependency property. |
| VisibleProperty static | Identifies the LayerBase.Visible dependency property. Inherited from LayerBase. |
Properties
| Name | Description |
|---|---|
| Options | Provides access to the settings that specify the shape and position of the current scale layer. |
| Visible | Gets or sets whether the layer is visible. Inherited from LayerBase. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the GaugeDependencyObject class properties has changed its value. Inherited from GaugeDependencyObject. |
See Also