Overload | Description |
---|---|
ResizeRectangle(NRectangle,ENCompassDirection,Double,Double,Boolean,NSize) | Computes a new rect for an expected resize of a rectangle in the specified compass direction. Does not allow the newly created rect size to exceed the specified minSize. |
ResizeRectangle(NRectangle,ENCompassDirection,Double,Double,Boolean,NSize,NSize) | Computes a new rect for an expected resize of a rectangle in the specified compass direction. Does not allow the newly created rect size to exceed the specified minSize. |
ResizeRectangle(NRectangle,ENCompassDirection,Double,Double,Boolean) | Computes a new rect for an expected resize of a rectangle in the specified compass direction |