Gets or sets the status of this Layer.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Status As System.Boolean |
C# | |
---|
System.bool Status {get; set;} |
JavaScript | |
---|
Status : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Status(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool Status { bool* Val
)
DSRESULTput_Status(
bool NewVal
} |
Property Value
True if the Layer is active, false if not