WinUI コントロール
DrawEx メソッド

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

パラメータ

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

BarEngine クラス
BarEngine メンバ