Bitmap for UWP
IntersectRef メソッド (RectF)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > RectF 構造体 : IntersectRef メソッド
Returns a rectangle that represents the intersection of two rectangles.
シンタックス
'宣言
 
Public Shared Sub IntersectRef( _
   ByRef result As RectF, _
   ByRef a As RectF, _
   ByRef b As RectF _
) 
public static void IntersectRef( 
   out RectF result,
   ref RectF a,
   ref RectF b
)

パラメータ

result
a
b
参照

RectF 構造体
RectF メンバ