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