バージョン

Draw メソッド (IProjectionPage)

Infragistics.Documents.Reports.Graphics.IGraphics インターフェイスを実装するグラフィックス サーフェイスにこのページのコンテンツを描画します。
シンタックス
'宣言
 
Sub Draw( _
   ByVal graphics As IGraphics _
) 
void Draw( 
   IGraphics graphics
)

パラメータ

graphics
Infragistics.Documents.Reports.Graphics.IGraphics インターフェイスを実装するグラフィックス サーフェイス。
参照