documentationfor yFiles for HTML 2.6

IMutableRectangle

Interface for mutable rectangles aligned to the axes in 2D coordinate space with double precision coordinates.

Inheritance Hierarchy
IMutableRectangle
Implemented Interfaces

Remarks

This interface provides read and write access to the features of the rectangle. This interface does not declare any additional methods. It combines the IMutablePoint interface that describes the upper left corner of the rectangle with the IMutableSize interface that describes the width and height of the rectangle.

Type Details

yfiles module
view-component
yfiles-umd modules
All view modules
Legacy UMD name
yfiles.geometry.IMutableRectangle

See Also

Properties

Methods