BarCode for WPF
DrawEx メソッド

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

パラメータ

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

BarEngine クラス
BarEngine メンバ