[]
Specifies shadows for DrawingShape.
public enum ShadowType : byte
Name | Description |
---|---|
Double | Use second offset too. |
Drawing | Perspective shadow cast in drawing space. |
Emboss | Emboss or engrave shadow. |
Offset | N pixel offset shadow. |
Rich | Rich perspective shadow (cast relative to shape). |
Shape | Rich perspective shadow (cast in shape space). |