Click or drag to resize

ModelTransformationRange Property

Gets the value range of the transformation. Equivalent to the difference of the MaximumValue and MinimumValue properties.

Namespace:  AGI.Foundation.Graphics
Assembly:  AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public double Range { get; }

Property Value

Type: Double
See Also