Enum QrShape
Definition
- Namespace:
- Tizen.Multimedia.Vision
- Assembly:
- Tizen.Multimedia.Vision.dll
Specifies the shape of QR code.
public enum QrShape
Fields
| Name | Description |
|---|---|
| Circle | Circle. |
| Rectangular | Rectangular. |
| RoundRectangular | Rectangular with rounded corners. |