Click or drag to resize

StiAlignValueAlignToMaxGrid Method (Decimal, Decimal, Boolean)

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

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

Parameters

value
Type: SystemDecimal

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

gridSize
Type: SystemDecimal

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

aligningToGrid
Type: SystemBoolean

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

Return Value

Type: Decimal

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

See Also