'宣言 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
- バーコードを描画する場所を指定する範囲。