DioDocs for PDF
DrawAnnotations(GcGraphics,RectangleF,RenderingCache) メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > Page クラス > DrawAnnotations メソッド : DrawAnnotations(GcGraphics,RectangleF,RenderingCache) メソッド
注釈を描画する GrapeCity.Documents.Drawing.GcGraphics
描画する範囲。
レンダリング時に作成されたオブジェクトをキャッシュするために使用される RenderingCache オブジェクト。
GrapeCity.Documents.Drawing.GcGraphics 上にすべてのページの注釈を描画します。
シンタックス
'宣言
 
Public Overloads Sub DrawAnnotations( _
   ByVal graphics As GcGraphics, _
   ByVal bounds As System.Drawing.RectangleF, _
   Optional ByVal renderingCache As RenderingCache _
) 
public void DrawAnnotations( 
   GcGraphics graphics,
   System.Drawing.RectangleF bounds,
   RenderingCache renderingCache
)

パラメータ

graphics
注釈を描画する GrapeCity.Documents.Drawing.GcGraphics
bounds
描画する範囲。
renderingCache
レンダリング時に作成されたオブジェクトをキャッシュするために使用される RenderingCache オブジェクト。
参照

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