DioDocs for PDF
Contains メソッド (LayoutRect)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス : Contains メソッド
The LayoutRect to test or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
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 or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.

戻り値の型

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

LayoutRect クラス
LayoutRect メンバ