API Reference > OdDb Classes > OdDbEntity Class > OdDbEntity Methods > OdDbEntity::dragStatus Method
OdDbEntity::dragStatus Method
Syntax
C++
virtual void dragStatus(const OdDb::DragStat status);
Parameters 
Description 
const OdDb::DragStat status 
[in] Status of the drag operation. 

Notification function called when this entity is involved in a drag operation. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.