[Missing <summary> documentation for P:PerpetuumSoft.Framework.Drawing.BarCodePainter.BarCodeSize]

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

Syntax

C#
public SizeF BarCodeSize { get; }
Visual Basic (Declaration)
Public ReadOnly Property BarCodeSize As SizeF
Visual C++
public:
property SizeF BarCodeSize {
	SizeF get ();
}

See Also