Bitmap for UWP
IntersectFast メソッド (RectD)

C1.UWP.DX アセンブリ > C1.Util.DX 名前空間 > RectD 構造体 : IntersectFast メソッド
Quickly updates a rectangle to represent the intersection with another rectangle.
シンタックス
'宣言
 
Public Sub IntersectFast( _
   ByRef rect As RectD _
) 
public void IntersectFast( 
   ref RectD rect
)

パラメータ

rect
解説
The resulting rectangle may be invalid. Use the HasSpace property to check.
参照

RectD 構造体
RectD メンバ