[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeCustomShape

C1GaugeCustomShape Class

Defines properties of a shape used for Gauge marks and pointers.

Inheritance
C1GaugeCustomShape
Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public class C1GaugeCustomShape

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.

Methods

Name Description
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.