Specifies the rotation angle to apply on the barcode image. It is measured clockwise from the x-axis.
Namespace:
Neodynamic.SilverlightAssembly: Neodynamic.Silverlight.Barcode (in Neodynamic.Silverlight.Barcode.dll) Version: 1.0.0.0 (1.0.40.0)
Syntax
| C# |
|---|
public enum Rotate |
| Visual Basic (Declaration) |
|---|
Public Enumeration Rotate |
| Visual C++ |
|---|
public enum class Rotate |
Members
| Member name | Description | |
|---|---|---|
| None | ||
| Degree90 | ||
| Degree180 | ||
| Degree270 |