Enum RotationOption

Represents rotation option

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum RotationOption

Fields

Name Value Description
AngleAngle = 5

User angle

Degrees0Degrees0 = 1

0 degrees

Degrees180Degrees180 = 3

180 Degrees

Degrees270Degrees270 = 4

270 Degrees

Degrees90Degrees90 = 2

90 degrees

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next