BarCode for UWP
DrawBar メソッド (InnerBarCodeBase)

C1.UWP.BarCode アセンブリ > C1.BarCode 名前空間 > InnerBarCodeBase クラス : DrawBar メソッド
シンタックス
'宣言
 
Protected Sub DrawBar( _
   ByVal dc As IDrawingDevice, _
   ByVal fillColor As Windows.UI.Color, _
   ByVal x1 As System.Double, _
   ByVal y1 As System.Double, _
   ByVal x2 As System.Double, _
   ByVal y2 As System.Double _
) 
protected void DrawBar( 
   IDrawingDevice dc,
   Windows.UI.Color fillColor,
   System.double x1,
   System.double y1,
   System.double x2,
   System.double y2
)

パラメータ

dc
fillColor
x1
y1
x2
y2
参照

InnerBarCodeBase クラス
InnerBarCodeBase メンバ