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