[]
Represents a drawing shadow object.
public class DrawingShadow
| Name | Description |
|---|---|
| Color | Gets or sets the shadow color of the shape. |
| Highlight | Gets or sets the shadow highlight of the shape. |
| Offset | Gets or sets the shadow offset of the shape. |
| Opacity | Gets or sets the shadow opacity of the shape. |
| Origin | Gets or sets the shadow origin of the shape. |
| ShadowType | Gets or sets the shadow type of the shape. |
| TwoShadow | Gets two drawing shadow for the double shadow. |