Align
Contents
[
Hide
]Align class
Indicates the alignment of a shape with respect to the guide or guide point to which the shape is glued. The Align element appears only for shapes that are glued to guides or guide points.
Properties
| Name | Type | Description |
|---|---|---|
| Del | int | A flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca |
| AlignLeft | DoubleValue | Determines the horizontal position, relative to the origin of its parent, of a vertical guide or guide point to which th |
| AlignCenter | DoubleValue | Determines the horizontal position, relative to the origin of its parent, of a vertical guide or guide point to which th |
| AlignRight | DoubleValue | Determines the horizontal position, relative to the origin of its parent, of a vertical guide or guide point to which th |
| AlignTop | DoubleValue | Determines the vertical position, relative to the origin of its parent, of a horizontal guide or guide point to which th |
| AlignMiddle | DoubleValue | Determines the vertical position, relative to the origin of its parent, of a horizontal guide or guide point to which th |
| AlignBottom | DoubleValue | Determines the vertical position, relative to the origin of its parent, of a horizontal guide or guide point to which th |
Methods
| Name | Description |
|---|---|
| deepClone | Creates deep copy of this instance. |