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

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Layout.Composition 名前空間 > Layer クラス : Draw プロパティ
Gets or sets a delegate that accepts a GrapeCity.Documents.Drawing.GcGraphics object and a Layer and draws the layer on the graphics.
シンタックス
'宣言
 
Public Property Draw As System.Action(Of GcGraphics,Layer)
public System.Action<GcGraphics,Layer> Draw {get; set;}
参照

Layer クラス
Layer メンバ