DioDocs for PDF
CreateClipRegion(RectangleF) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス > CreateClipRegion メソッド : CreateClipRegion(RectangleF) メソッド
The rectangle to create the clip region from.
Creates a clip region from a rectangle.
シンタックス
'宣言
 
Public Overloads Function CreateClipRegion( _
   ByVal bounds As System.Drawing.RectangleF _
) As IClipRegion
public IClipRegion CreateClipRegion( 
   System.Drawing.RectangleF bounds
)

パラメータ

bounds
The rectangle to create the clip region from.

戻り値の型

The created clip region.
参照

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