Draws the barcode on a specific object of type System.
public void PrintPaint(object graphics, object position);
Public Sub PrintPaint(ByVal graphics As Object, ByVal position As Object)
public void PrintPaint(System.Windows.Media.DrawingContext drawingContext, double stretchFactor);
Public Sub PrintPaint(drawingContext As System.Windows.Media.DrawingContext, stretchFactor as Double)
Parameter | Description |
---|---|
graphics | Specifies the object of type System. |
drawing |
Specifies the object of type System. |
position | Specifies the position to draw on the specified object of type System. |
stretch |
Specifies the stretch factor to draw on the specified object of type System. |