documentationfor yFiles for HTML 2.6

MutableRectangle

A mutable rectangle in 2D coordinate space with double precision values stored in an instance of IMutablePoint and IMutableSize.

Remarks

This implementation delegates the storage to implementations of IMutablePoint for the upper left corner of the rectangle and IMutableSize for the size of the rectangle. members. As a convenience it implements the IOrientedRectangle, and the ICloneable interfaces.

Type Details

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

See Also

Constructors

Properties

Methods