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