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