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

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

Visual クラス
Visual メンバ