Sets the user interactive state for the specified layer.
Visual Basic |
---|
Public Sub SetActive( _ ByVal layerHandle As Long, _ ByVal newVal As Boolean _ ) |
- layerHandle
- The handle of a layer returned by the CreateLayer method.
- newVal
- The active state.