IsActive Method (IWorkspace)
Gets whether this workspace is activated.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Function IsActive() As System.Boolean |
| C# | |
|---|
System.bool IsActive() |
| JavaScript | |
|---|
IsActive() : System.boolean; |
| COM native C++ | |
|---|
HRESULT IsActive(
VARIANT_BOOL* Val
) |
Parameters
- Val[out] or Return Value
- True if the workspace is activated, false if not
See Also
Availability
DraftSight 2017 SP0