Function ProKinDragStop
Description
this function will stop drag session. Function ProWindowRefresh() should be performed to see the change of the graphic window scale according to updated outline.
Replacement in Object TOOLKIT:
Synopsis
#include <ProKinDrag.h>
ProKinDragStop
(void)
Returns
The function was successful.
The function ProKinDragStart was not called before.
Sample Code References
User Guide References
Was this helpful?