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

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout.Composition 名前空間 > Layer クラス > CreateVisual メソッド : CreateVisual(Int32,Boolean) メソッド
A custom space ID. It must be positive and unique within the View.
Indicates whether a new GrapeCity.Documents.Layout.LayoutRect must be associated with the Visual.
Creates a Visual object that represents a drawing element.
シンタックス
'宣言
 
Public Overloads Function CreateVisual( _
   ByVal id As System.Integer, _
   Optional ByVal createRect As System.Boolean _
) As Visual
public Visual CreateVisual( 
   System.int id,
   System.bool createRect
)

パラメータ

id
A custom space ID. It must be positive and unique within the View.
createRect
Indicates whether a new GrapeCity.Documents.Layout.LayoutRect must be associated with the Visual.
参照

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