Overload List
Name | Description | |
---|---|---|
![]() | DrawOnCanvas(Graphics) |
Draws the barcode onto the graphics object at the origin point.
|
![]() | DrawOnCanvas(Graphics, PointF) |
Draws the barcode onto the graphics object at the given point.
|
![]() | DrawOnCanvas(Graphics, PointF, SizeF) |
Draws the barcode onto the specified graphics object fitting the bars into the specified size.
|
![]() | DrawOnCanvas(Graphics, PointF, Single) |
Draws the barcode onto the graphics object at the given point and in the specified scale.
|
![]() | DrawOnCanvas(Graphics, PointF, SizeF, Single) |
Draws the barcode onto the graphics object at the given point and in the specified scale.
|