Share

DragStateEnum Enumerator

Description

Enumeration of the conditions of the drag.

Methods

Name Value Description
kDragStateCancelDrag 37895 Drag is cancelled.
kDragStateDragHandlerSelection 37889 Inventor is seeking a handler for dragging the selected objects.
kDragStateEndDrag 37892 Drag is ending.
kDragStateOnDrag 37891 Drag is occurring right now.
kDragStateResumeDrag 37894 Drag is being resumed.
kDragStateStartDrag 37890 Drag is starting.
kDragStateSuspendDrag 37893 Drag is being suspended.

Version

Introduced in version 9

Was this information helpful?