Usages of IMutableSize
Method Parameters
MutableRectangle (IMutablePoint, IMutableSize) | in MutableRectangle | Creates a new instance using the provided implementation for the storage of the position and size of the rectangle. | |
OrientedRectangle (IMutablePoint, IMutableSize) | in OrientedRectangle | Creates a new instance using the provided values to initialize the anchor and size. |
Implementing Types
IMutableRectangle | Interface for mutable rectangles aligned to the axes in 2D coordinate space with double precision coordinates. | |
MutableSize | A mutable size in 2D coordinate space with double precision values. |