Bitmap for UWP
IntersectRef メソッド (RectD)

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

パラメータ

result
a
b
参照

RectD 構造体
RectD メンバ