バージョン

GetLineIntersection メソッド

シンタックス
'宣言
 
Public Shared Function GetLineIntersection( _
   ByVal l1p1 As Point, _
   ByVal l1p2 As Point, _
   ByVal l2p1 As Point, _
   ByVal l2p2 As Point _
) As Point
public static Point GetLineIntersection( 
   Point l1p1,
   Point l1p2,
   Point l2p1,
   Point l2p2
)

パラメータ

l1p1
l1p2
l2p1
l2p2
参照