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

Public Member Functions | |
| CDrawEventData (IPMUnknown *c, int32 f) | |
Public Attributes | |
| IPMUnknown * | changedBy |
| int32 | flags |
Common parent data class for draw/hittest/inval/iterate events: (provided so a common handler can get access to the common members).
| inline |
constructor
| c | IN who is dispatching this event |
| f | IN see IShape.h for the drawing flags |
| IPMUnknown* CDrawEventData::changedBy |
Who is dispatching this event.
| int32 CDrawEventData::flags |
See IShape.h for the drawing flags.