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

The layer handle of the double clicked element.

seqNum

The sequence number of the double clicked element.

AccusoftNotateXpress12 ActiveX DLL > NotateXpress Object : DoubleClick Event

Glossary Item Box

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

©2013. Accusoft Corporation. All Rights Reserved.