Accusoft NotateXpress 13
DoubleClick Event

The layer handle of the double clicked element.

The sequence number of the double clicked element.

Description
Raised when an annotation element is double clicked in Interactive Mode.
Syntax
Visual Basic
Public Event DoubleClick( _
   ByVal layerHandle As Long, _
   ByVal seqNum As Long _
)
Parameters
layerHandle

The layer handle of the double clicked element.

seqNum

The sequence number of the double clicked element.

Remarks

The DoubleClick event will also be sent when the NXPEditors property is false, and you are in Edit mode.

See Also

NotateXpress Object  | NotateXpress Members  | User Interaction

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback