Click or drag to resize

RectangleDAlignToGrid Method

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

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

Parameters

gridSize
Type: SystemDouble

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

aligningToGrid
Type: SystemBoolean

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

Return Value

Type: RectangleD

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

See Also