Method WithWidth
WithWidth(Rect, double)
Adjusts a given rectangle with the new width.
public static Rect WithWidth(this Rect rectangle, double width)
Parameters
Returns
- Rect
Rect object with new width.
Adjusts a given rectangle with the new width.
public static Rect WithWidth(this Rect rectangle, double width)
Rect object with new width.