ModelTransformationMinimumValue Property |
Gets the minimum value of the transformation.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double MinimumValue { get; }
Public ReadOnly Property MinimumValue As Double
Get
public:
property double MinimumValue {
double get ();
}
member MinimumValue : float with get
Property Value
Type:
DoubleSee Also