Specifies the rotation angle to apply on the barcode image. It is measured clockwise from the x-axis.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
C# |
---|
public enum Rotate |
Visual Basic |
---|
Public Enumeration Rotate |
Members
Member name | Value | Description | |
---|---|---|---|
None | 0 | ||
Degree90 | 1 | ||
Degree180 | 2 | ||
Degree270 | 3 |