DioDocs for PDF
DrawEx メソッド

DS.Documents.Barcode アセンブリ > GrapeCity.Documents.Barcode 名前空間 > BarEngine クラス : DrawEx メソッド
描画するデバイス。範囲を計算するには null を渡します。
範囲。
データ。
内部使用。バーコードを描画します。
シンタックス
'宣言
 
Public Sub DrawEx( _
   ByVal dc As IDrawingDevice, _
   ByVal bounds As System.Drawing.RectangleF, _
   ByVal tstrData As System.String _
) 
public void DrawEx( 
   IDrawingDevice dc,
   System.Drawing.RectangleF bounds,
   System.string tstrData
)

パラメータ

dc
描画するデバイス。範囲を計算するには null を渡します。
bounds
範囲。
tstrData
データ。
参照

BarEngine クラス
BarEngine メンバ