| C1.C1Flash.2 Assembly > C1.C1Flash Namespace > FPage Class > DrawArc Method : DrawArc(Pen,Int32,Int32,Int32,Int32,Int32,Int32) Method |
'Declaration Public Overloads Sub DrawArc( _ ByVal pen As System.Drawing.Pen, _ 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 DrawArc( System.Drawing.Pen pen, System.int x, System.int y, System.int width, System.int height, System.int startAngle, System.int sweepAngle )