Click or drag to resize

StiMarkerBase Properties

The StiMarkerBase type exposes the following members.

Properties
  NameDescription
Public propertyAllowApplyStyle (Inherited from StiElementBase.)
Public propertyAnimation (Inherited from StiGaugeElement.)
Public propertyBorderBrush
Gets or sets the border of the component.
(Inherited from StiIndicatorBase.)
Public propertyBorderWidth
Gets or sets the border thickness of the component.
(Inherited from StiIndicatorBase.)
Public propertyBrush
Gets or sets a brush to fill a component.
(Inherited from StiIndicatorBase.)
Public propertyComponentId (Inherited from StiGaugeElement.)
Public propertyCustomSkin
Public propertyElementType (Inherited from StiGaugeElement.)
Public propertyFont
Gets or sets font of component.
Public propertyFormat
Gets or sets the format string for the ShowValue property.
Public propertyGetValueEvent
Occurs when getting the property Value.
(Inherited from StiIndicatorBase.)
Public propertyLocalizeName (Inherited from StiGaugeElement.)
Public propertyOffset
Gets or sets offset of the scale object from the scale bar.
Public propertyPlacement
Gets or sets the placement of the component.
(Inherited from StiIndicatorBase.)
Public propertyPropName (Inherited from StiGaugeElement.)
Public propertyRelativeHeight
Gets or sets relative height of the indicator. It is given as part of the scale dimension.
Public propertyRelativeWidth
Gets or sets relative width of the indicator. It is given as part of the scale dimension.
Public propertyScale (Inherited from StiGaugeElement.)
Public propertyShowValue
Gets or sets a value indicating whether to display a current value of the indicator.
Public propertySkin
Gets or sets the skin of the component rendering.
Public propertyTextBrush
Gets or sets a brush to draw text.
Public propertyValue
Gets or sets the current position of an indicator.
(Inherited from StiIndicatorBase.)
Public propertyValueObj (Inherited from StiIndicatorBase.)
Top
See Also