Click or drag to resize

RectangleMAlignToGrid Method

[Missing <summary> documentation for "M:Stimulsoft.Base.Drawing.RectangleM.AlignToGrid(System.Decimal,System.Boolean)"]

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public RectangleM AlignToGrid(
	decimal gridSize,
	bool aligningToGrid
)

Parameters

gridSize
Type: SystemDecimal

[Missing <param name="gridSize"/> documentation for "M:Stimulsoft.Base.Drawing.RectangleM.AlignToGrid(System.Decimal,System.Boolean)"]

aligningToGrid
Type: SystemBoolean

[Missing <param name="aligningToGrid"/> documentation for "M:Stimulsoft.Base.Drawing.RectangleM.AlignToGrid(System.Decimal,System.Boolean)"]

Return Value

Type: RectangleM

[Missing <returns> documentation for "M:Stimulsoft.Base.Drawing.RectangleM.AlignToGrid(System.Decimal,System.Boolean)"]

See Also