BeginDoubleClick Event

IntelliCAD 11.1 Object Library
BeginDoubleClick Event
See Also 
PickPoint
Coordinates of the point that was double-clicked.
Document Object : BeginDoubleClick Event

Description

Occurs when the user double-clicks the drawing window.

Syntax

Visual Basic
Public Event BeginDoubleClick( _
   ByVal PickPoint As Variant _
)

Parameters

PickPoint
Coordinates of the point that was double-clicked.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.