[]
        
(Showing Draft Content)

C1.Win.C1Gauge.CommonShadow

CommonShadow Class

Defines a template for C1GaugeShadow to be used in multiple elements.

Inheritance
CommonShadow
Implements
Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public class CommonShadow : CommonItem, ICloneable, IDisposable

Constructors

Name Description
CommonShadow()

Properties

Name Description
Color

Gets or sets the color of the shadow.

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.

ShouldSerializeColor()

This member is for internal use only.