documentationfor yFiles for HTML 2.6

RectangleHandle

A more sophisticated IHandle implementation that modifies a rectangle.

Inheritance Hierarchy
RectangleHandle
Implemented Interfaces

Remarks

Implementations of this class work on a mutable rectangle instance for handling drags of the handle. A separate point implementation is used for specifying the position of the handle. As a convenience this class also implements the IMutablePoint interface which modifies the handle's position.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.input.RectangleHandle

Constructors

Properties

Methods