'Declaration Public Sub DrawRoundedRectangle( _ ByRef roundedRect As RoundedRectangle, _ ByVal brush As Brush, _ ByVal strokeWidth As Single, _ Optional ByVal strokeStyle As StrokeStyle _ )
public void DrawRoundedRectangle( ref RoundedRectangle roundedRect, Brush brush, float strokeWidth, StrokeStyle strokeStyle )
Parameters
- roundedRect
- brush
- strokeWidth
- strokeStyle