The CommonShape type exposes the following members.

Properties

  NameDescription
Public propertyEndAngle
Gets or sets the angle of the end cap (between -90 and 90).
Public propertyEndRadius
Gets or sets the logical radius of the end cap.
Public propertyEndSwellAngle
Gets or sets the angle of the swell on the end cap (between -90 and 90).
Public propertyEndSwellLength
Gets or sets the logical length of the swell on the end cap.
Public propertyEndSwellWidth
Gets or sets the logical width of the swell on the end cap.
Public propertyEndWidth
Gets or sets the logical width of the end cap.
Public propertyName
Gets or sets a name associated with the common item.
(Inherited from CommonItem.)
Public propertyOwner
Gets the owner Gauge element.
(Inherited from CommonItem.)
Public propertyScaleEndRadius
Gets or sets whether the value of the EndRadius property should be scaled.
Public propertyScaleStartRadius
Gets or sets whether the value of the StartRadius property should be scaled.
Public propertyStartAngle
Gets or sets the angle of the start cap (between -90 and 90).
Public propertyStartRadius
Gets or sets the logical radius of the start cap.
Public propertyStartSwellAngle
Gets or sets the angle of the swell on the start cap (between -90 and 90).
Public propertyStartSwellLength
Gets or sets the logical length of the swell on the start cap.
Public propertyStartSwellWidth
Gets or sets the logical width of the swell on the start cap.
Public propertyStartWidth
Gets or sets the logical width of the start cap.

See Also