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