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