You are here: Start » AVL.NET » QRCode Constructor

QRCode Constructor

Namespace:Avl
Assembly:AvlNet.Types.dll

Syntax

public QRCode
(
	Avl.Path position_,
	string text_,
	int version_,
	Avl.Polarity polarity_
)

Parameters

Name Type Range Default Description
position_Avl.Path
text_string
version_int
polarity_Avl.Polarity

See also