Initializes a new instance of the BarCodePainter class.

Namespace:  PerpetuumSoft.Framework.Drawing
Assembly:  PerpetuumSoft.Framework (in PerpetuumSoft.Framework.dll) Version: 3.9.0.1

Syntax

C#
public BarCodePainter()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
BarCodePainter()

See Also