SevenSegmentsView Fields
A seven segments symbols panel type of 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. |
| PresentationProperty static | Identifies the SevenSegmentsView.Presentation dependency property. |
| SymbolMappingProperty static | Identifies the SegmentsView.SymbolMapping dependency property. Inherited from SegmentsView. |
| WidthProperty static | Identifies the SymbolViewBase.Width dependency property. Inherited from SymbolViewBase. |
See Also