[]
Defines how to align specified objects relative to one another.
public enum AlignCommand
Public Enum AlignCommand
Name | Description |
---|---|
Bottoms | Align bottoms of specified objects. |
Centers | Align centers of specified objects. |
Lefts | Align left sides of specified objects. |
Middles | Align middles of specified objects. |
Rights | Align right sides of specified objects. |
Tops | Align tops of specified objects. |