| RectangleFAlign Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | Align(SizeF) | 
            Aligns the rectangle to a grid of the specified gridSize | 
|  | Align(Single, Single) | 
            Aligns the rectangle to a grid of the specified gridWidth and gridHeight | 
|   | Align(RectangleF, SizeF) | 
            Aligns the rectangle to a grid of the specified gridSize | 
|   | Align(RectangleF, Single, Single) | 
            Aligns the rectangle to a grid of the specified gridWidth and gridHeight | 
 See Also
See Also