Click or drag to resize

GroupedShapeOrigin Enumeration

Specify vertical/horizontal origin the object in the GroupedShape.

Namespace: Spire.Doc.Documents
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public enum GroupedShapeOrigin
Members
Member name Value Description
UpperLeftCorner 0 On the upper left corner.
Center 1 Center.
See Also