API 文档 > Mechanism Design > Object ProKinDrag > Function ProKinDragStop
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
这对您有帮助吗?