Click or drag to resize

RectangleAlign Method

Overload List
  NameDescription
Public methodAlign(Size)
Aligns the rectangle to a grid of the specified gridSize
Public methodAlign(Int32, Int32)
Aligns the rectangle to a grid of the specified gridWidth and gridHeight
Public methodStatic memberAlign(Rectangle, Size)
Aligns the rectangle to a grid of the specified gridSize
Public methodStatic memberAlign(Rectangle, Int32, Int32)
Aligns the rectangle to a grid of the specified gridWidth and gridHeight
Top
See Also