Enum Orientation

Represents an orientation

Namespace: TSD.API.Remoting.Geometry
Assembly: TSD.API.Remoting.dll
Syntax
public enum Orientation

Fields

Name Value Description
ClockwiseClockwise = 1

Clockwise

CounterclockwiseCounterclockwise = 2

Counterclockwise

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