Click or drag to resize

RectangleFAlign Method

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