'Declaration Sub DrawLine( _ ByVal pen As Pen, _ ByVal point1 As Point, _ ByVal point2 As Point _ )
'Declaration
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.