Skip to main content

SegmentsView Properties

A base class for all segment view types of a digital gauge control.
Name Description
Animation Provides access to the animation object that allows you to customize animation for the current symbol view type. Inherited from SymbolViewBase.
CustomSymbolMapping Provides elements that are used in custom symbol mapping. Inherited from SymbolViewBase.
Height Specifies the symbol’s height for the current symbol view. Inherited from SymbolViewBase.
Options Provides access to the settings that specify the symbol view position on the symbols panel. Inherited from SymbolViewBase.
SymbolMapping For internal use. Provides the information about elements that are used in symbol mapping.
Width Specifies the symbol’s width for the current symbol view. Inherited from SymbolViewBase.
See Also