Gets or sets whether to scale LineWeight to the print scale.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ScaleLineWeight As System.Boolean |
C# | |
---|
System.bool ScaleLineWeight {get; set;} |
JavaScript | |
---|
ScaleLineWeight : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_ScaleLineWeight(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool ScaleLineWeight { bool* Val
)
DSRESULTput_ScaleLineWeight(
bool NewVal
} |
Property Value
True to to scale LineWeight to the print scale, false to not