Enum QrShape

Definition

Namespace:
Tizen.Multimedia.Vision
Assembly:
Tizen.Multimedia.Vision.dll
API Level:
11

Specifies the shape of QR code.

C#
Copy
public enum QrShape : int
Name Description
Circle

Circle.

Rectangular

Rectangular.

RoundRectangular

Rectangular with rounded corners.

See Also

Extension Methods