AccusoftNotateXpress13 ActiveX DLL > NotateXpress Object : DoubleClick Event |
The layer handle of the double clicked element.
The sequence number of the double clicked element.
Visual Basic |
---|
Public Event DoubleClick( _ ByVal layerHandle As Long, _ ByVal seqNum As Long _ ) |
The layer handle of the double clicked element.
The sequence number of the double clicked element.
The DoubleClick event will also be sent when the NXPEditors property is false, and you are in Edit mode.