DioDocs for PDF
DrawBarcode メソッド

DS.Documents.Barcode アセンブリ > GrapeCity.Documents.Barcode 名前空間 > GcPdfBarcodeExtension クラス : DrawBarcode メソッド
現在のグラフィック。
描画するバーコード。
バーコードを描画する場所を指定する範囲。
現在の GrapeCity.Documents.Drawing.GcGraphicsGcBarcode を描画します。
シンタックス
'宣言
 
Public Shared Sub DrawBarcode( _
   ByVal g As GcGraphics, _
   ByVal barcode As GcBarcode, _
   ByVal bounds As System.Drawing.RectangleF _
) 
public static void DrawBarcode( 
   GcGraphics g,
   GcBarcode barcode,
   System.Drawing.RectangleF bounds
)

パラメータ

g
現在のグラフィック。
barcode
描画するバーコード。
bounds
バーコードを描画する場所を指定する範囲。
参照

GcPdfBarcodeExtension クラス
GcPdfBarcodeExtension メンバ