Skip to main content

GaugeLayerBase Members

Serves as the base class for gauge-related layers.

Fields

Name Description
OptionsProperty static Identifies the GaugeLayerBase.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 gauge 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