| C1.C1Flash.2 Assembly > C1.C1Flash Namespace > FPage Class > FillPie Method : FillPie(Brush,Rectangle,Single,Single) Method |
'Declaration Public Overloads Sub FillPie( _ ByVal brush As System.Drawing.Brush, _ ByVal rectangle As System.Drawing.Rectangle, _ ByVal startAngle As System.Single, _ ByVal sweepAngle As System.Single _ )
public void FillPie( System.Drawing.Brush brush, System.Drawing.Rectangle rectangle, System.float startAngle, System.float sweepAngle )