ViewLineweightToDcScale
Property
|
Property that represents the scale factor for
displaying Lineweights in this Viewport object.
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public virtual double LineweightToDcScale { get; set; }
Public Overridable Property LineweightToDcScale As Double
Get
Set
public:
virtual property double LineweightToDcScale {
double get ();
void set (double value);
}
abstract LineweightToDcScale : float with get, set
override LineweightToDcScale : float with get, set
Property Value
Double
See Also