C1GaugeBaseShape Class Members
In This Topic
The following tables list the members exposed by C1GaugeBaseShape.
Public Properties
| Name | Description |
 | CenterPointX | Gets or sets the fraction-based X position of the shape center. |
 | CenterPointY | Gets or sets the fraction-based Y position of the shape center. |
 | Clippings | Gets the collection of shapes that form the clipping region. |
 | HitTestable | Gets or sets whether the shape can be hit-tested. |
 | Name | Gets or sets a name associated with the shape. |
 | Viewport | Specifies the outer bounds for the shape. |
 | Visible | Gets or sets whether the shape is visible. |
Top
Public Methods
| Name | Description |
 | ToString | Returns a string that represents the current object. |
Top
See Also