Click or drag to resize

StiRadialTickMarkCustomValue Properties

The StiRadialTickMarkCustomValue type exposes the following members.

Properties
  NameDescription
Public propertyBorderBrush
Gets or sets the border of the component.
Public propertyBorderWidth
Gets or sets the border thickness of the component.
Public propertyBrush
Gets or sets a brush to fill a component.
Public propertyComponentId (Overrides StiCustomValueBaseComponentId.)
Public propertyLocalizedName (Overrides StiCustomValueBaseLocalizedName.)
Public propertyOffset
Gets or sets the offset ratio of an item.
(Inherited from StiCustomValueBase.)
Public propertyOffsetAngle
Gets or sets an additional rotation angle.
Public propertyPlacement
Gets or sets the placement of the component.
(Inherited from StiCustomValueBase.)
Public propertyPropName (Inherited from StiCustomValueBase.)
Public propertyRelativeHeight
Gets or sets the height factor relative to the height of the basic component.
Public propertyRelativeWidth
Gets or sets the width ratio relative to the height of the basic component.
Public propertySkin
Gets or sets the skin of the component rendering.
Public propertyValue
Gets or sets value corresponds to this tick element.
(Inherited from StiCustomValueBase.)
Top
See Also