public final class AdjustRotationMode extends Object
Define adjust rotation mode.
Modifier and Type | Field and Description |
---|---|
static int |
Automatic
Automatic detection of rotation.
|
static int |
Disabled
Without rotation.
|
static int |
UserDefined
User defined value of rotation angle.
|
public static final int Automatic
Automatic detection of rotation.
public static final int Disabled
Without rotation.
public static final int UserDefined
User defined value of rotation angle. Need set AdjustRotationAngle property.
Copyright © 2017. All Rights Reserved.