Public Overloads Sub DrawArc( _ ByVal pen As Pen, _ ByVal x As Integer, _ ByVal y As Integer, _ ByVal width As Integer, _ ByVal height As Integer, _ ByVal startAngle As Single, _ ByVal sweepAngle As Single _ )
public void DrawArc( Pen pen, int x, int y, int width, int height, float startAngle, float sweepAngle )
Graphics クラス Graphics メンバ オーバーロード一覧
© 2008 GrapeCity inc. All rights reserved.