BarcodeControlBarcodeBounds Property |
Contains the
Rectanglethat bounds the rendered bar code.
Namespace:
Atalasoft.Barcoding.Writing
Assembly:
Atalasoft.dotImage.Barcoding.Writing (in Atalasoft.dotImage.Barcoding.Writing.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax public Rectangle BarcodeBounds { get; }
Public ReadOnly Property BarcodeBounds As Rectangle
Get
Property Value
Type:
RectangleSee Also