'宣言 Sub DrawEdge( _ ByVal graphics As Graphics, _ ByVal start As Point, _ ByVal end As Point _ )
'宣言
Sub DrawEdge( _ ByVal graphics As Graphics, _ ByVal start As Point, _ ByVal end As Point _ )
void DrawEdge( Graphics graphics, Point start, Point end )
IControlRendering インターフェース IControlRendering メンバ