FlexReport for WinForms
Intersect(Rect) メソッド


C1.Document.4.6.2 アセンブリ > C1.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 _
) 
'使用法
 
Dim instance As Rect
Dim rect As Rect
 
instance.Intersect(rect)
public void Intersect( 
   Rect rect
)

パラメータ

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

参照

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