Returns a rectangle that represents the intersection of two rectangles.
シンタックス
'宣言
Public Shared Sub IntersectRef( _
ByRef As RectL, _
ByRef As RectL, _
ByRef As RectL _
)
public static void IntersectRef(
out RectL ,
ref RectL ,
ref RectL
)
パラメータ
- result
- a
- b
参照