Gets or sets the LineColor of this Layer.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LineColor As Color |
C# | |
---|
Color LineColor {get; set;} |
JavaScript | |
---|
LineColor : Color |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_LineColor(
IColor*
NewVal
)
C++ | |
---|
property Color^ LineColor { dsColor** Val
)
DSRESULTput_LineColor(
dsColor* NewVal
} |
Property Value
IColor