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