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 | |
---|
get_ScaleLineWeight () : Boolean
put_ScaleLineWeight (
NewVal : Boolean
)
|
COM native C++ | |
---|
HRESULT get_ScaleLineWeight(
VARIANT_BOOL* Val
)
HRESULT put_ScaleLineWeight(
VARIANT_BOOL NewVal |
C++ | |
---|
DSRESULT get_ScaleLineWeight (
bool* Val
)
DSRESULT put_ScaleLineWeight(
bool NewVal
) |
Property Value
True to to scale LineWeight to the print scale, false to not
Example
See Also
Availability
DraftSight V1R1