FlexReport for WinForms
AreIntersecting(Rect,Rect) メソッド


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > FC クラス > AreIntersecting メソッド : AreIntersecting(Rect,Rect) メソッド
For internal use.
シンタックス
'宣言
 
Public Overloads Shared Function AreIntersecting( _
   ByVal r1 As Rect, _
   ByVal r2 As Rect _
) As System.Boolean
'使用法
 
Dim r1 As Rect
Dim r2 As Rect
Dim value As System.Boolean
 
value = FC.AreIntersecting(r1, r2)
public static System.bool AreIntersecting( 
   Rect r1,
   Rect r2
)

パラメータ

r1
r2
参照

参照

FC クラス
FC メンバ
オーバーロード一覧