RectangleAlign Method |
| Name | Description | |
|---|---|---|
| Align(Size) |
Aligns the rectangle to a grid of the specified gridSize | |
| Align(Int32, Int32) |
Aligns the rectangle to a grid of the specified gridWidth and gridHeight | |
| Align(Rectangle, Size) |
Aligns the rectangle to a grid of the specified gridSize | |
| Align(Rectangle, Int32, Int32) |
Aligns the rectangle to a grid of the specified gridWidth and gridHeight |