![]() | InDesign SDK 20.5 |
#include <IDrwEvtHandler.h>

Public Member Functions | |
| DrawEventData (IPMUnknown *c, GraphicsData *g, int32 f) | |
Public Member Functions inherited from CDrawEventData | |
| CDrawEventData (IPMUnknown *c, int32 f) | |
Public Attributes | |
| GraphicsData * | gd |
Public Attributes inherited from CDrawEventData | |
| IPMUnknown * | changedBy |
| int32 | flags |
Data class for Draw Events.
| inline |
constructor
| c | IN who is dispatching this event |
| g | IN current graphic data in place |
| f | IN see IShape.h for the drawing flags |
| GraphicsData* DrawEventData::gd |
Current graphic data in place.