Activate Method (ILayer) Send Feedback
See Also 
Result[out]
True if the Layer is activated, false if not
Activates this Layer.

Syntax

Visual Basic 
Function Activate() As System.Boolean
C# 
System.bool Activate()
JavaScript 
Activate() : Boolean
COM native C++ 
HRESULT Activate(
   VARIANT_BOOL* Result
)  
C++ 
DSRESULT Activate(
   bool* Result
)  

Parameters

Result[out] or Return Value
True if the Layer is activated, false if not
 

See Also

Availability

DraftSight V1R1.1