[]
        
(Showing Draft Content)

C1.WPF.Word.C1WordDocument.FillPie

FillPie Method

FillPie(Color, Rect, float, float)

Fill pie from this document.

Declaration
public void FillPie(Color clr, Rect rc, float startAngle, float sweepAngle)
Parameters
Type Name Description
Color clr

The drawing color.

Rect rc

The drawing rectangle.

float startAngle

The start angle in degree.

float sweepAngle

The sweep angle in degree.