DioDocs for PDF
IntersectsWith メソッド (LayoutRect)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス : IntersectsWith メソッド
The LayoutRect to test or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
Determines if this LayoutRect intersects with otherRect.
シンタックス
'宣言
 
Public Function IntersectsWith( _
   ByVal otherRect As LayoutRect _
) As System.Boolean
public System.bool IntersectsWith( 
   LayoutRect otherRect
)

パラメータ

otherRect
The LayoutRect to test or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.

戻り値の型

true if there is any intersection; otherwise, false.
参照

LayoutRect クラス
LayoutRect メンバ