'宣言 Sub DrawLine( _ ByVal pen As Pen, _ ByVal point1 As Point, _ ByVal point2 As Point _ )
'宣言
Sub DrawLine( _ ByVal pen As Pen, _ ByVal point1 As Point, _ ByVal point2 As Point _ )
void DrawLine( Pen pen, Point point1, Point point2 )
IDrawingContext インターフェース IDrawingContext メンバ
© MESCIUS inc. All rights reserved.