IntelliCAD 11.1 Object Library | |
BeginRightClick Event | |
See Also |
- PickPoint
- Coordinates of the point that was right-clicked.
Document Object : BeginRightClick Event |
Description
Occurs when the user right-clicks the drawing window.
Syntax
Visual Basic |
---|
Public Event BeginRightClick( _ ByVal PickPoint As Variant _ ) |
Parameters
- PickPoint
- Coordinates of the point that was right-clicked.