Represents the arrangement of shape
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
Public Enumeration ShapeArrange
public enum class ShapeArrange
Members
|
|
Member name
|
Value
|
Description
|
|
|
BringToFront
|
0
|
|
|
|
SendToBack
|
1
|
|
|
|
BringForward
|
2
|
|
|
|
SendBackward
|
3
|
|
See Also