Adds pie figure for this path.
public void AddPie(
System.Drawing.RectangleF ,
System.float ,
System.float
)
'Declaration
Public Sub AddPie( _
ByVal As System.Drawing.RectangleF, _
ByVal As System.Single, _
ByVal As System.Single _
)
Parameters
- rc
- The rectangle that represents the pie or arc.
- startAngle
- The start angle for the pie or arc.
- sweepAngle
- The sweep angle for the pie or arc.