Method FromSize
FromSize(double, double, double, double, double)
Creates a rounded rectangle from position, size, and corner radius.
public static RoundedRectangle FromSize(double left, double top, double width, double height, double cornerRadius)
Creates a rounded rectangle from position, size, and corner radius.
public static RoundedRectangle FromSize(double left, double top, double width, double height, double cornerRadius)