ViewFrontClippingPlane Property
|
Front clipping plane (offset from target point)
Namespace:
DXFReaderNET.Tables
Assembly:
DXFReaderNET (in DXFReaderNET.dll) Version: 20.10.54
Syntax public double FrontClippingPlane { get; set; }
Public Property FrontClippingPlane As Double
Get
Set
public:
property double FrontClippingPlane {
double get ();
void set (double value);
}
member FrontClippingPlane : float with get, set
PROPERTY FrontClippingPlane AS REAL8 GET SET
Property Value
Type:
DoubleSee Also