[]
        
(Showing Draft Content)

C1.Util.XLPath.AddPie

AddPie Method

AddPie(RectangleF, float, float)

Adds pie figure for this path.

Declaration
public void AddPie(RectangleF rc, float startAngle, float sweepAngle)
Parameters
Type Name Description
RectangleF rc

The rectangle that represents the pie or arc.

float startAngle

The start angle for the pie or arc.

float sweepAngle

The sweep angle for the pie or arc.