DioDocs for PDF
Contains メソッド (LayoutRect)

GrapeCity.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス : Contains メソッド
The LayoutRect to test; null means the view rectangle.
Determines if the rectangular region represented by otherRect is entirely contained within this LayoutRect.
シンタックス
'宣言
 
Public Function Contains( _
   ByVal otherRect As LayoutRect _
) As System.Boolean
public System.bool Contains( 
   LayoutRect otherRect
)

パラメータ

otherRect
The LayoutRect to test; null means the view rectangle.

戻り値の型

true if the rectangular region represented by otherRect is entirely contained within this LayoutRect; otherwise, false.
参照

LayoutRect クラス
LayoutRect メンバ