AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : LayerRestored Event |
The layer handle of the restored layer.
Visual Basic |
---|
Public Event LayerRestored( _ ByVal layerHandle As Long _ ) |
The layer handle of the restored layer.
The layerHandle argument is the handle of the newly created layer, and should be used in subsequent methods that require a layer handle as a parameter.