Usages of IMutableRectangle
Properties
rectangle | in RectangleHandle | Gets the rectangle instance to modify. | |
rectangle | in RectangleReshapeHandleProvider | Gets the rectangle to read the current state from. |
Method Parameters
RectangleHandle (HandlePositions, IMutableRectangle) | in RectangleHandle | Creates a handle for the given rectangle at the given position . | |
RectangleReshapeHandleProvider (IMutableRectangle, HandlePositions?) | in RectangleReshapeHandleProvider | Creates a default instance that provides handles for each of the positions given for the rectangle. |
Implementing Types
MutableRectangle | Represents a mutable axis-aligned rectangle in two-dimensional Cartesian coordinates. |