The render tag for rendering handles.
Inheritance Hierarchy
HandlesRenderTag
Remarks
HandleInputMode provides instances of this class to its handlesRenderer.
This class cannot be instantiated
Type Details
- yFiles module
- view
Properties
Gets the handles to render.
Remarks
The handle's location cannot be used directly when positioning handles, since handles may have an offset. To apply this offset, the handle location must first be transformed into intermediate coordinates before applying the handle offset.
Gets the HandleInputMode instance that manages the renderer.