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