Click or drag to resize

StiAlignValueAlignToMaxGrid Method (Double, Double, Boolean)

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

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static double AlignToMaxGrid(
	double value,
	double gridSize,
	bool aligningToGrid
)

Parameters

value
Type: SystemDouble

[Missing <param name="value"/> documentation for "M:Stimulsoft.Base.StiAlignValue.AlignToMaxGrid(System.Double,System.Double,System.Boolean)"]

gridSize
Type: SystemDouble

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

aligningToGrid
Type: SystemBoolean

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

Return Value

Type: Double

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

See Also