Bitmap for UWP
UnionRef メソッド (RectL)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > RectL 構造体 : UnionRef メソッド
Creates the smallest possible third rectangle that can contain both of two rectangles that form a union.
シンタックス
'宣言
 
Public Shared Sub UnionRef( _
   ByRef result As RectL, _
   ByRef a As RectL, _
   ByRef b As RectL _
) 
public static void UnionRef( 
   out RectL result,
   ref RectL a,
   ref RectL b
)

パラメータ

result
a
b
参照

RectL 構造体
RectL メンバ