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

This boss demonstrates custom page item drawing.
| IPMUnknown kBscShpPageItemBoss::IID_IHANDLESHAPE |
Overrides the implementation to draw selection path and handles on a rectangular spline
Implementation: kBscShpHandleShapeImpl.
| IPMUnknown kBscShpPageItemBoss::IID_IPATHHANDLESHAPE |
Overrides the implementation to report the bounding box for a rectangular spline with a clipping path
Implementation: kBscShpPathHandleShapeImpl.
| IScript kBscShpPageItemBoss::IID_ISCRIPT |
See IScript/BscShpScript, override to return the ScriptID for this scriptable boss.
Implementation: kBscShpScriptImpl.
| IShape kBscShpPageItemBoss::IID_ISHAPE |
Overrides the implementation to draw the page item
Implementation: kBscShpShapeImpl.