documentationfor yFiles for HTML 3.0.0.3

MutableRectangle

Represents a mutable axis-aligned rectangle in two-dimensional Cartesian coordinates.

Inheritance Hierarchy
MutableRectangle
Implemented Interfaces

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.

Type Details

yFiles module
core

See Also

Constructors

Properties

Methods

Static Methods