[]
        
(Showing Draft Content)

C1.Win.Gauge.C1GaugeShadow

C1GaugeShadow Class

Encapsulates properties of the shadow.

Inheritance
C1GaugeShadow
Namespace: C1.Win.Gauge
Assembly: C1.Win.Gauge.8.dll
Syntax
public class C1GaugeShadow

Properties

Name Description
Color

Gets or sets the color of the shadow.

CommonShadowName

Gets or sets the name of the shadow template.

OffsetX

Gets or sets the logical X offset of the shadow.

OffsetY

Gets or sets the logical Y offset of the shadow.

Opacity

Gets or sets the opacity of the shadow between 0.0 (transparent) and 1.0 (dark).

Visible

Gets or sets whether the shadow is visible.

Methods

Name Description
ResetColor()

This member is for internal use only.

ResetOffsetX()

This member is for internal use only.

ResetOffsetY()

This member is for internal use only.

ResetOpacity()

This member is for internal use only.

ResetVisible()

This member is for internal use only.

ShouldSerializeColor()

This member is for internal use only.

ShouldSerializeOffsetX()

This member is for internal use only.

ShouldSerializeOffsetY()

This member is for internal use only.

ShouldSerializeOpacity()

This member is for internal use only.

ShouldSerializeVisible()

This member is for internal use only.