'Declaration
Public Overloads Sub FillRectangle( _
ByVal clr As System.Windows.Media.Color, _
ByVal rc As System.Windows.Rect, _
ByVal corners As System.Windows.Size _
)
public void FillRectangle(
System.Windows.Media.Color clr,
System.Windows.Rect rc,
System.Windows.Size corners
)