DioDocs for PDF
GetIntersectionRelativeToSelf メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout 名前空間 > LayoutRect クラス : GetIntersectionRelativeToSelf メソッド
A LayoutRect which may have an intersection with this LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.
Returns a System.Drawing.RectangleF that represents the intersection of two rectangles, relative to this LayoutRect.
シンタックス
'宣言
 
Public Function GetIntersectionRelativeToSelf( _
   ByVal otherRect As LayoutRect _
) As System.Drawing.RectangleF
public System.Drawing.RectangleF GetIntersectionRelativeToSelf( 
   LayoutRect otherRect
)

パラメータ

otherRect
A LayoutRect which may have an intersection with this LayoutRect or null 参照 (Visual Basicでは Nothing) to reference the owner LayoutView.

戻り値の型

The resulting System.Drawing.RectangleF or an empty rectangle if there is no intersection.
参照

LayoutRect クラス
LayoutRect メンバ