ModelTransformationMaximumValue Property |
Gets the maximum 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 MaximumValue { get; }
Public ReadOnly Property MaximumValue As Double
Get
public:
property double MaximumValue {
double get ();
}
member MaximumValue : float with get
Property Value
Type:
DoubleSee Also