GrapeCity.PDF.Drawing 名前空間 > Graphics クラス > DrawArc メソッド : DrawArc(Pen,RectangleF,Single,Single) メソッド |
Public Overloads Sub DrawArc( _ ByVal pen As Pen, _ ByVal rectangle As RectangleF, _ ByVal startAngle As Single, _ ByVal sweepAngle As Single _ )
public void DrawArc( Pen pen, RectangleF rectangle, float startAngle, float sweepAngle )