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