Link Search Menu Expand Document

QRCodeDotSize Property

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.0.1228-master
Syntax
public int DotSize { get; set; }

Property Value

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

Reference