DioDocs for PDF
CreateVisual(Contour,Boolean) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout.Composition 名前空間 > Layer クラス > CreateVisual メソッド : CreateVisual(Contour,Boolean) メソッド
A GrapeCity.Documents.Layout.Contour to be associated with the Visual.
Indicates whether a new GrapeCity.Documents.Layout.LayoutRect must be associated with the Visual.
Creates a Visual object that represents an element drawing the GrapeCity.Documents.Layout.Contour.
シンタックス
'宣言
 
Public Overloads Function CreateVisual( _
   ByVal contour As Contour, _
   ByVal createRect As System.Boolean _
) As Visual
public Visual CreateVisual( 
   Contour contour,
   System.bool createRect
)

パラメータ

contour
A GrapeCity.Documents.Layout.Contour to be associated with the Visual.
createRect
Indicates whether a new GrapeCity.Documents.Layout.LayoutRect must be associated with the Visual.
参照

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