ViewportLinetypeScaleMultiplier
Property
|
Property that represents multiplier that is
used to scale all linetypes in this Viewport object.
Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.9.0.0
Syntax
public abstract double LinetypeScaleMultiplier { get; }
Public MustOverride ReadOnly Property LinetypeScaleMultiplier As Double
Get
public:
virtual property double LinetypeScaleMultiplier {
double get () abstract;
}
abstract LinetypeScaleMultiplier : float with get
Property Value
Double
See Also