Protected Overloads Sub DrawLine( _ ByVal graphics As Graphics, _ ByVal pen As Pen, _ ByVal x1 As Integer, _ ByVal y1 As Integer, _ ByVal x2 As Integer, _ ByVal y2 As Integer _ )
protected void DrawLine( Graphics graphics, Pen pen, int x1, int y1, int x2, int y2 )
GraphicsRenderer クラス GraphicsRenderer メンバ オーバーロード一覧
© MESCIUS inc. All rights reserved.