DatabaseChamferb Property
|
Property that represents default value of the
second chamfer distance in drawing units. This property corresponds
to the CHAMFERB system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Chamferb { get; set; }
Public Property Chamferb As Double
Get
Set
public:
property double Chamferb {
double get ();
void set (double value);
}
member Chamferb : float with get, set
Property Value
Double
See Also