void DrawAndFillRoundRectangle( Rectangle area, Color fillColor )
Sub DrawAndFillRoundRectangle ( area As Rectangle, fillColor As Color )
abstract DrawAndFillRoundRectangle : area : Rectangle * fillColor : Color -> unit
In This Article