The C1GaugeCustomShape type exposes the following members.

Constructors

  NameDescription
Public methodC1GaugeCustomShape
This ctor is for internal use only.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodResetEndAngle
This member is for internal use only.
Protected methodResetEndRadius
This member is for internal use only.
Protected methodResetEndSwellAngle
This member is for internal use only.
Protected methodResetEndSwellLength
This member is for internal use only.
Protected methodResetEndSwellWidth
This member is for internal use only.
Protected methodResetEndWidth
This member is for internal use only.
Protected methodResetScaleEndRadius
This member is for internal use only.
Protected methodResetScaleStartRadius
This member is for internal use only.
Protected methodResetStartAngle
This member is for internal use only.
Protected methodResetStartRadius
This member is for internal use only.
Protected methodResetStartSwellAngle
This member is for internal use only.
Protected methodResetStartSwellLength
This member is for internal use only.
Protected methodResetStartSwellWidth
This member is for internal use only.
Protected methodResetStartWidth
This member is for internal use only.
Protected methodShouldSerializeEndAngle
This member is for internal use only.
Protected methodShouldSerializeEndRadius
This member is for internal use only.
Protected methodShouldSerializeEndSwellAngle
This member is for internal use only.
Protected methodShouldSerializeEndSwellLength
This member is for internal use only.
Protected methodShouldSerializeEndSwellWidth
This member is for internal use only.
Protected methodShouldSerializeEndWidth
This member is for internal use only.
Protected methodShouldSerializeScaleEndRadius
This member is for internal use only.
Protected methodShouldSerializeScaleStartRadius
This member is for internal use only.
Protected methodShouldSerializeStartAngle
This member is for internal use only.
Protected methodShouldSerializeStartRadius
This member is for internal use only.
Protected methodShouldSerializeStartSwellAngle
This member is for internal use only.
Protected methodShouldSerializeStartSwellLength
This member is for internal use only.
Protected methodShouldSerializeStartSwellWidth
This member is for internal use only.
Protected methodShouldSerializeStartWidth
This member is for internal use only.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCommonShapeName
Gets or sets the name of the shape template.
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 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