Ribbon for WinForms
Intersect(Rect) メソッド

C1.Win.8 アセンブリ > C1.Win.Interop 名前空間 > Rect 構造体 > Intersect メソッド : Intersect(Rect) メソッド
The Rect to intersect the current one with.
Replaces the current Rect structure with the intersection of itself and another Rect.
シンタックス
'宣言
 
Public Overloads Sub Intersect( _
   ByVal rect As Rect _
) 
public void Intersect( 
   Rect rect
)

パラメータ

rect
The Rect to intersect the current one with.
参照

Rect 構造体
Rect メンバ
オーバーロード一覧