[]
Specifies where in the z-order a shape should be moved relative to other shapes.
public enum ZOrderType
Public Enum ZOrderType
Name | Description |
---|---|
BringForward | Bring shape forward. |
BringToFront | Bring shape to the front. |
SendBackward | Send shape backward. |
SendToBack | Send shape to the back. |