Specifies the orientation for line shape items.
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 LineOrientation |
| Visual Basic |
|---|
Public Enumeration LineOrientation |
| Visual C++ |
|---|
public enum class LineOrientation |
Members
| Member name | Description | |
|---|---|---|
| Horizontal | ||
| Vertical | ||
| DiagonalUp | ||
| DiagonalDown |