SegmentsView Fields
A base class for all segment view types of a digital gauge control.Name | Description |
---|---|
AnimationProperty static | Identifies the SymbolViewBase.Animation dependency property. Inherited from SymbolViewBase. |
CustomSymbolMappingProperty static | Identifies the SymbolViewBase.CustomSymbolMapping dependency property. Inherited from SymbolViewBase. |
HeightProperty static | Identifies the SymbolViewBase.Height dependency property. Inherited from SymbolViewBase. |
OptionsProperty static | Identifies the SymbolViewBase.Options dependency property. Inherited from SymbolViewBase. |
SymbolMappingProperty static | Identifies the SegmentsView.SymbolMapping dependency property. |
WidthProperty static | Identifies the SymbolViewBase.Width dependency property. Inherited from SymbolViewBase. |
See Also