BarCode for UWP
DrawCompositeSeperatorBar メソッド

C1.UWP.BarCode アセンブリ > C1.BarCode 名前空間 > InnerBarCodeBase クラス : DrawCompositeSeperatorBar メソッド
シンタックス
'宣言
 
Protected Sub DrawCompositeSeperatorBar( _
   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, _
   ByVal moduleCount As System.Integer, _
   ByVal moduleIndex As System.Integer, _
   ByVal module As System.Integer, _
   ByVal leftOffset As System.Integer, _
   ByVal rightOffset As System.Integer _
) 
protected void DrawCompositeSeperatorBar( 
   IDrawingDevice dc,
   Windows.UI.Color fillColor,
   System.double x1,
   System.double y1,
   System.double x2,
   System.double y2,
   System.int moduleCount,
   System.int moduleIndex,
   System.int module,
   System.int leftOffset,
   System.int rightOffset
)

パラメータ

dc
fillColor
x1
y1
x2
y2
moduleCount
moduleIndex
module
leftOffset
rightOffset
参照

InnerBarCodeBase クラス
InnerBarCodeBase メンバ