Click or drag to resize

ImageRotation Enumeration

Specifies the rotation of the image data.

Namespace:  Zebra.Sdk.Card.Enumerations
Assembly:  SdkApi_Card_Core (in SdkApi_Card_Core.dll) Version: 2.14.1989
Syntax
public enum ImageRotation
Members
  Member nameValueDescription
RotateNone0 No rotation.
Rotate180180 180 degree rotation.
See Also