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