DioDocs for PDF
Region コンストラクタ(GraphicsPath,Boolean)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > Region クラス > Region コンストラクタ : Region コンストラクタ(GraphicsPath,Boolean)
The path to be added to the region.
Indicates if the source path figures should be cloned before adding to the new region.
Initializes a new instance of the Region class.
シンタックス
'宣言
 
Public Function New( _
   ByVal path As GraphicsPath, _
   Optional ByVal cloneFigures As System.Boolean _
)
public Region( 
   GraphicsPath path,
   System.bool cloneFigures
)

パラメータ

path
The path to be added to the region.
cloneFigures
Indicates if the source path figures should be cloned before adding to the new region.
参照

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