[]
Defines a template for C1GaugeShadow to be used in multiple elements.
public class CommonShadow : CommonItem, ICloneable, IDisposable
Name | Description |
---|---|
CommonShadow() |
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. |
Name | Description |
---|---|
ResetColor() | This member is for internal use only. |
ShouldSerializeColor() | This member is for internal use only. |