Accusoft NotateXpress 12
LayerRestored Event
See Also  Send comments on this topic.
layerHandle

 The layer handle of the restored layer.

AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : LayerRestored Event

Glossary Item Box

Description

Raised when each layer is restored during the loading of a previously saved annotation file.

Syntax

Visual Basic
Public Event LayerRestored( _
   ByVal layerHandle As Long _
)

Parameters

layerHandle

 The layer handle of the restored layer.

Remarks

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.

See Also

©2013. Accusoft Corporation. All Rights Reserved.