C1.C1Word.4 Assembly > C1.C1Word Namespace > C1WordDocument Class : DrawArc Method |
'Declaration Public Sub DrawArc( _ ByVal pen As System.Drawing.Pen, _ ByVal rc As System.Drawing.RectangleF, _ ByVal startAngle As System.Single, _ ByVal sweepAngle As System.Single _ )
public void DrawArc( System.Drawing.Pen pen, System.Drawing.RectangleF rc, System.float startAngle, System.float sweepAngle )