DioDocs for PDF
ClipRect プロパティ (Layer)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout.Composition 名前空間 > Layer クラス : ClipRect プロパティ
Gets or sets a GrapeCity.Documents.Layout.LayoutRect that affects the transformation matrix when clipping this Layer.

If the CreateClipRegion delegate is not assigned, the ClipRect rectangle is also used as a clipping region.

シンタックス
'宣言
 
Public Property ClipRect As LayoutRect
public LayoutRect ClipRect {get; set;}
参照

Layer クラス
Layer メンバ