![]() | InDesign SDK 20.5 |
#include <SynthObjModel.h>
Public Member Functions | |
| IPMUnknown | IID_IEVENTHANDLER |
| IPMUnknown | IID_ITRACKER |
| ISprite | IID_ISPRITE |
| IPathGeometry | IID_IPATHGEOMETRY |
Provides the croptool's tracker.
| IPMUnknown kCropToolTrackerBoss::IID_IEVENTHANDLER |
Forwards events into the tracker.
Implementation provided by the API.
<ul>
<li>Implementation: kCTrackerEventHandlerImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| IPathGeometry kCropToolTrackerBoss::IID_IPATHGEOMETRY |
Describes the geometry of the path that will be created on mouse up as
the mouse is dragged, implementation provided by the API.
<ul>
<li>Implementation: kPathGeometryImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| ISprite kCropToolTrackerBoss::IID_ISPRITE |
Draws the shape of the path that will be created on mouse up as
the mouse is dragged, implementation provided by the API.
<ul>
<li>Implementation: kNoHandleSpriteImpl</li>
<li>Available in: </li>
<li>Class from:</li>
</ul>| IPMUnknown kCropToolTrackerBoss::IID_ITRACKER |
Undocumented.