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