The C1GaugeCustomShape type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| C1GaugeCustomShape |
This ctor is for internal use only.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| ResetEndAngle |
This member is for internal use only.
| |
| ResetEndRadius |
This member is for internal use only.
| |
| ResetEndSwellAngle |
This member is for internal use only.
| |
| ResetEndSwellLength |
This member is for internal use only.
| |
| ResetEndSwellWidth |
This member is for internal use only.
| |
| ResetEndWidth |
This member is for internal use only.
| |
| ResetScaleEndRadius |
This member is for internal use only.
| |
| ResetScaleStartRadius |
This member is for internal use only.
| |
| ResetStartAngle |
This member is for internal use only.
| |
| ResetStartRadius |
This member is for internal use only.
| |
| ResetStartSwellAngle |
This member is for internal use only.
| |
| ResetStartSwellLength |
This member is for internal use only.
| |
| ResetStartSwellWidth |
This member is for internal use only.
| |
| ResetStartWidth |
This member is for internal use only.
| |
| ShouldSerializeEndAngle |
This member is for internal use only.
| |
| ShouldSerializeEndRadius |
This member is for internal use only.
| |
| ShouldSerializeEndSwellAngle |
This member is for internal use only.
| |
| ShouldSerializeEndSwellLength |
This member is for internal use only.
| |
| ShouldSerializeEndSwellWidth |
This member is for internal use only.
| |
| ShouldSerializeEndWidth |
This member is for internal use only.
| |
| ShouldSerializeScaleEndRadius |
This member is for internal use only.
| |
| ShouldSerializeScaleStartRadius |
This member is for internal use only.
| |
| ShouldSerializeStartAngle |
This member is for internal use only.
| |
| ShouldSerializeStartRadius |
This member is for internal use only.
| |
| ShouldSerializeStartSwellAngle |
This member is for internal use only.
| |
| ShouldSerializeStartSwellLength |
This member is for internal use only.
| |
| ShouldSerializeStartSwellWidth |
This member is for internal use only.
| |
| ShouldSerializeStartWidth |
This member is for internal use only.
| |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CommonShapeName |
Gets or sets the name of the shape template.
| |
| 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.
| |
| 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.
|