RenderEnvironmentDoubleRangeParameterNear
Property
|
Property that represents the near fog
distance.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public double Near { get; }
Public ReadOnly Property Near As Double
Get
public:
property double Near {
double get ();
}
member Near : float with get
Property Value
Double
See Also