ActiveReports for .NET 18.0J
IntersectClipRect(RectangleF) メソッド

GrapeCity.ActiveReports.Document.Section 名前空間 > ClippingStack クラス > IntersectClipRect メソッド : IntersectClipRect(RectangleF) メソッド
The clipping rectangle to intersect the current clipping rectangle with.
Uses member method RectangleF.Intersect on the currentCliprect to calculate the intersecting clipping rectangle and sets that resulting clip rect as the current clip rect available via the ClipRect property.
シンタックス
'宣言
 
Public Overloads Sub IntersectClipRect( _
   ByVal intersectClip As RectangleF _
) 
public void IntersectClipRect( 
   RectangleF intersectClip
)

パラメータ

intersectClip
The clipping rectangle to intersect the current clipping rectangle with.
参照

ClippingStack クラス
ClippingStack メンバ
オーバーロード一覧