ViewLinetypeScaleMultiplier
Property
|
Property that represents multiplier that is
used to scale all linetypes in this Viewport object.
Namespace: Teigha.GraphicsSystem
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public double LinetypeScaleMultiplier { set; }
Public WriteOnly Property LinetypeScaleMultiplier As Double
Set
public:
property double LinetypeScaleMultiplier {
void set (double value);
}
member LinetypeScaleMultiplier : float with set
Property Value
Double
See Also