Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdEdBaseIO::MouseEventFlags Enumeration
Syntax
C++
enum MouseEventFlags { kLeftButtonIsDown = 0x0001, kRightButtonIsDown = 0x0002, kShiftIsDown = 0x0004, kControlIsDown = 0x0008, kMiddleButtonIsDown = 0x0010 };

File: ExEdBaseIO.h 

Module: API Reference 

Copyright © 2002-2022. Open Design Alliance All rights reserved.