The C1GaugeBaseShape type exposes the following members.

Properties

  NameDescription
Public propertyCenterPointX
Gets or sets the fraction-based X position of the shape center.
Public propertyCenterPointY
Gets or sets the fraction-based Y position of the shape center.
Public propertyClippings
Gets the collection of shapes that form the clipping region.
Public propertyHitTestable
Gets or sets whether the shape can be hit-tested.
Public propertyName
Gets or sets a name associated with the shape.
Public propertyOwner
Gets the owner Gauge element.
Public propertyViewport
Specifies the outer bounds for the shape.
Public propertyVisible
Gets or sets whether the shape is visible.

See Also