ScalarAngleInRangeAngularRangeMinimum Property |
Gets or sets the desired output range minimum. This point is not included in the output.
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double AngularRangeMinimum { get; set; }
Public Property AngularRangeMinimum As Double
Get
Set
public:
property double AngularRangeMinimum {
double get ();
void set (double value);
}
member AngularRangeMinimum : float with get, set
Property Value
Type:
DoubleSee Also