[]
Specifies the relative horizontal alignment position of a shape.
public enum ShapeHorizontalRelativeAlignment
Center = 2
Center alignment.
Inside = 3
Inside alignment.
Left = 0
Left alignment.
Outside = 4
Outside alignment.
Right = 1
Right alignment.