Bitmap for UWP
UnionRef メソッド (RectD)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > RectD 構造体 : 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 RectD, _
   ByRef a As RectD, _
   ByRef b As RectD _
) 
public static void UnionRef( 
   out RectD result,
   ref RectD a,
   ref RectD b
)

パラメータ

result
a
b
参照

RectD 構造体
RectD メンバ