FlexReport for WinForms
IntersectsWith メソッド (IC1TextSelectionBuilder)


C1.Document.4.6.2 アセンブリ > C1.Document.Util 名前空間 > IC1TextSelectionBuilder インターフェース : IntersectsWith メソッド
A C1.Document.C1TextBlockCoords object.
Determines whether C1.Document.C1TextBlockCoords intersects with current rectangle.
シンタックス
'宣言
 
Function IntersectsWith( _
   ByRef tbcPx As C1TextBlockCoords _
) As System.Boolean
'使用法
 
Dim instance As IC1TextSelectionBuilder
Dim tbcPx As C1TextBlockCoords
Dim value As System.Boolean
 
value = instance.IntersectsWith(tbcPx)
System.bool IntersectsWith( 
   ref C1TextBlockCoords tbcPx
)

パラメータ

tbcPx
A C1.Document.C1TextBlockCoords object.

戻り値の型

True if a current rectangle intersects with C1.Document.C1TextBlockCoords rectangle; otherwise false.
参照

参照

IC1TextSelectionBuilder インターフェース
IC1TextSelectionBuilder メンバ