com.spire.doc.documents
Enum GroupedShapeOrigin
java.lang.Object
java.lang.Enum<GroupedShapeOrigin>
com.spire.doc.documents.GroupedShapeOrigin
- All Implemented Interfaces:
- java.lang.Comparable<GroupedShapeOrigin>
public enum GroupedShapeOrigin
- extends java.lang.Enum<GroupedShapeOrigin>
Specify vertical/horizontal origin the object in the GroupedShape.
Upper_Left_Corner
public static final GroupedShapeOrigin Upper_Left_Corner
-
On the upper left corner.
Center
public static final GroupedShapeOrigin Center
- Center.
getValue
public int getValue()