QRCodeDotSize Property ByteScout QR Code SDK
Gets or sets the size of QR Code dot in pixels.

Namespace:  Bytescout.BarCode
Assembly:  Bytescout.BarCode.QRCode (in Bytescout.BarCode.QRCode.dll) Version: 2.0.2.1237-master
Syntax

public int DotSize { get; set; }

Property Value

Type: Int32
The size of QR Code dot in pixels.
See Also

Reference