documentationfor yFiles for HTML 3.0.0.3

Usages of IMutableSize

Method Parameters

MutableRectangle (IMutablePoint, IMutableSize)in MutableRectangleCreates a new instance using the provided implementation for the storage of the position and size of the rectangle.
OrientedRectangle (IMutablePoint, IMutableSize)in OrientedRectangleCreates a new instance using the provided values to initialize the anchor and size.

Implementing Types

IMutableRectangleInterface for mutable rectangles aligned to the axes in 2D coordinate space with double precision coordinates.
MutableSizeA mutable size in 2D coordinate space with double precision values.