Sets the visible state for a specific layer.
Visual Basic |
---|
Public Function GetVisible( _ ByVal layerHandle As Long _ ) As Boolean |
- layerHandle
- The handle of a layer returned by the CreateLayer method.
If the layer is visible.
The default value is True.