C++
virtual void beginDoubleClick( const AcGePoint3d& );
Description
This callback function indicates that the mouse button has been double clicked.
Parameters
| Parameters | Description |
|---|---|
| clickPoint | Passed in point clicked on (in WCS) |
virtual void beginDoubleClick( const AcGePoint3d& );
This callback function indicates that the mouse button has been double clicked.
| Parameters | Description |
|---|---|
| clickPoint | Passed in point clicked on (in WCS) |