GetLayers Method (ILayerManager) Send Feedback
See Also  Example
LayerArray[out]
Array of Layers
Gets the Layers in the document.

Syntax

Visual Basic 
Function GetLayers() As System.Object
C# 
System.object GetLayers()
JavaScript 
GetLayers() : Array
COM native C++ 
HRESULT GetLayers(
   VARIANT* LayerArray
)  
C++ 
DSRESULT GetLayers(
   dsObjectPtrArray* LayerArray
)  

Parameters

LayerArray[out] or Return Value
Array of Layers

Example

 

See Also

Availability

DraftSight V1R1.1