Click or drag to resize

BarcodeInfo Vertexes Property

Get barcode position,return the four vertices of the rectangle

Namespace: Spire.Barcode.Settings
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 7.3.7.0 (7.3.7.9046)
Syntax
public Point[] Vertexes { get; }

Property Value

Type: Point
See Also