Public Attributes | |
None | |
No rotation. More... | |
ClockWise | |
90 Degrees clockwise rotation More... | |
CounterClockWise | |
90 Degrees counter clockwise rotation. 270 Degrees clockwise rotation More... | |
Inverted | |
180 Degrees clockwise rotation More... | |
com.UniPRT.Sdk.LabelMaker.Enum.RotateEnum.ClockWise |
90 Degrees clockwise rotation
com.UniPRT.Sdk.LabelMaker.Enum.RotateEnum.CounterClockWise |
90 Degrees counter clockwise rotation. 270 Degrees clockwise rotation
com.UniPRT.Sdk.LabelMaker.Enum.RotateEnum.Inverted |
180 Degrees clockwise rotation
com.UniPRT.Sdk.LabelMaker.Enum.RotateEnum.None |
No rotation.
Referenced by com.UniPRT.Sdk.LabelMaker.Abstract.ABarcode1D.ABarcode1D().