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