Specifies the axis used to flip the image.
Namespace: Neodynamic.SDK.PrintingAssembly: Neodynamic.SDK.ThermalLabel (in Neodynamic.SDK.ThermalLabel.dll) Version: 5.0.3500.0 (5.0.3500.4)
Syntax
| C# |
|---|
public enum Flip |
| Visual Basic |
|---|
Public Enumeration Flip |
| Visual C++ |
|---|
public enum class Flip |
Members
| Member name | Description | |
|---|---|---|
| None | ||
| X | ||
| Y | ||
| XY |