| C1.C1Flash.2 Assembly > C1.C1Flash Namespace > FPage Class > FillPie Method : FillPie(Brush,Int32,Int32,Int32,Int32,Int32,Int32) Method |
'Declaration Public Overloads Sub FillPie( _ ByVal brush As System.Drawing.Brush, _ ByVal x As System.Integer, _ ByVal y As System.Integer, _ ByVal width As System.Integer, _ ByVal height As System.Integer, _ ByVal startAngle As System.Integer, _ ByVal sweepAngle As System.Integer _ )
public void FillPie( System.Drawing.Brush brush, System.int x, System.int y, System.int width, System.int height, System.int startAngle, System.int sweepAngle )