The CommonShape type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| EndAngle |
Gets or sets the angle of the end cap (between -90 and 90).
| |
| EndRadius |
Gets or sets the logical radius of the end cap.
| |
| EndSwellAngle |
Gets or sets the angle of the swell on the end cap (between -90 and 90).
| |
| EndSwellLength |
Gets or sets the logical length of the swell on the end cap.
| |
| EndSwellWidth |
Gets or sets the logical width of the swell on the end cap.
| |
| EndWidth |
Gets or sets the logical width of the end cap.
| |
| Name |
Gets or sets a name associated with the common item.
(Inherited from CommonItem.) | |
| Owner |
Gets the owner Gauge element.
(Inherited from CommonItem.) | |
| ScaleEndRadius |
Gets or sets whether the value of the EndRadius property should be scaled.
| |
| ScaleStartRadius |
Gets or sets whether the value of the StartRadius property should be scaled.
| |
| StartAngle |
Gets or sets the angle of the start cap (between -90 and 90).
| |
| StartRadius |
Gets or sets the logical radius of the start cap.
| |
| StartSwellAngle |
Gets or sets the angle of the swell on the start cap (between -90 and 90).
| |
| StartSwellLength |
Gets or sets the logical length of the swell on the start cap.
| |
| StartSwellWidth |
Gets or sets the logical width of the swell on the start cap.
| |
| StartWidth |
Gets or sets the logical width of the start cap.
|