|
GetLayers |
Top Previous Next |
|
GetLayers (Method)
Gets the names and status for all the drawing layers
Syntax: Function GetLayers(sLayerNames() As String, iLayerStatus() As Short) As Short
The GetLayers method syntax consists of the following:
Return value: Short - The number of the layers
Remarks: Every drawing has 256 layers (from 0 to 255)
|