documentationfor yFiles for HTML 2.6

Properties

rectanglein RectangleHandleGets the rectangle instance to modify.
rectanglein RectangleReshapeHandleProviderGets the rectangle to read the current state from.

Method Parameters

RectangleHandle (HandlePositions, IMutableRectangle)in RectangleHandleCreates a handle for the given rectangle at the given position.
RectangleReshapeHandleProvider (IMutableRectangle, HandlePositions?)in RectangleReshapeHandleProviderCreates a default instance that provide handles for each of the positions given for the rectangle.

Implementing Types

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