[]
Specifies how a shape position is calculated.
public enum ShapePositionType
Public Enum ShapePositionType
| Name | Description |
|---|---|
| Alignment | The position is determined by the Alignment property value. |
| Percent | The position is determined by the Offset property value in percent. |
| Points | The position is determined by the Offset property value in points. |