MentalRayRenderSettingsTraitsDoubleRangeParameterMin Property
|
Property that represents the user-defined
minimum sample radius.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double Min { get; }
Public ReadOnly Property Min As Double
Get
public:
property double Min {
double get ();
}
member Min : float with get
Property Value
Double
See Also