Sets the current annotation layer.
| Visual Basic |
|---|
Public Sub SetCurrentLayer( _ ByVal layerHandle As Long _ ) |
- layerHandle
- This handle is the value returned from the CreateLayer method. You can also pass a value of 0, which means there will be no active layer.