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:
wfcWSession::StopKinDrag
Synopsis
#include <
ProKinDrag.h
>
ProError
ProKinDragStop
(void)
Returns
PRO_TK_NO_ERROR
The function was successful.
PRO_TK_GENERAL_ERROR
The function
ProKinDragStart
was not called before.
Sample Code References
pt_examples ( TestDrag.c )
pt_examples ( TestDrag.c )
pt_examples ( TestDrag.c )
pt_examples ( TestDrag.c )
User Guide References
Connecting to a Kinematic Drag Session:ProKinDragStop
这对您有帮助吗?
此站点在 JavaScript 启用时工作最佳