Method Create
Create(double, double)
Creates new rectangle with the specified width and height.
public static RectD Create(double width, double height)
Creates new rectangle with the specified width and height.
public static RectD Create(double width, double height)