DatabaseTracewid Property
|
Property that controls the default width for
new trace entities. This property corresponds to the TRACEWID
system variable.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double Tracewid { get; set; }
Public Property Tracewid As Double
Get
Set
public:
property double Tracewid {
double get ();
void set (double value);
}
member Tracewid : float with get, set
Property Value
Double
See Also