API Reference
>
Namespaces
>
OdDb Namespace
>
Structs, Records, Enums
>
OdDb::DragStat Enumeration
OdDb::DragStat Enumeration
Collapse All
Syntax
C++
enum
DragStat
{
kDragStart
= 0,
kDragEnd
= 1,
kDragAbort
= 2 };
File
DbGrip.h
Members
Members
Description
kDragStart = 0
Drag start
kDragEnd = 1
Drag end
kDragAbort = 2
Drag abort
Description
This enumeration specifies drag states.
Group
Structs, Records, Enums
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic