[]
Encapsulates properties of the shadow.
public class C1GaugeShadow
| 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. |
| 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. |