'Declaration Public Overloads Sub AddArc( _ ByVal rect As RectangleF, _ ByVal startAngle As Single, _ ByVal sweepAngle As Single _ )
public void AddArc( RectangleF rect, float startAngle, float sweepAngle )
Parameters
- rect
- startAngle
- sweepAngle
'Declaration Public Overloads Sub AddArc( _ ByVal rect As RectangleF, _ ByVal startAngle As Single, _ ByVal sweepAngle As Single _ )
public void AddArc( RectangleF rect, float startAngle, float sweepAngle )