'Declaration Public Enum ShapePositionType Inherits System.Enum
public enum ShapePositionType : System.Enum
'Declaration Public Enum ShapePositionType Inherits System.Enum
public enum ShapePositionType : System.Enum
Member | Description |
---|---|
Alignment | The position is determined by the ShapeHorizontalPosition.Alignment property value. |
Percent | The position is determined by the ShapeHorizontalPosition.Offset property value in percent. |
Points | The position is determined by the ShapeHorizontalPosition.Offset property value in points. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.ShapePositionType