Gets or sets whether to save or restore the LineStyle Layer property.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LineStyle As System.Boolean |
C# | |
---|
System.bool LineStyle {get; set;} |
JavaScript | |
---|
get_LineStyle () : Boolean
put_LineStyle (
NewVal : Boolean
)
|
COM native C++ | |
---|
HRESULT get_LineStyle(
VARIANT_BOOL* Val
)
HRESULT put_LineStyle(
VARIANT_BOOL NewVal |
Property Value
True to save or restore the LineStyle Layer property, false to not
Example
See Also
Availability
DraftSight 2018 SP0