MentalRayRenderSettingsTraitsSamplingParameterHeight Property
 | 
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public double Height { get; }
 
Public ReadOnly Property Height As Double
        Get
 
public:
property double Height {
        double get ();
}
 
member Height : float with get
 
 
 
Property Value
Type: 
Double 
See Also