Enum Location
Represents a location
Namespace: TSD.API.Remoting.Geometry
Assembly: TSD.API.Remoting.dll
Syntax
public enum Location
Fields
| Name | Value | Description |
|---|---|---|
| Centre | Centre = 3 | Centre |
| End | End = 2 | End |
| Start | Start = 1 | Start |
| Unknown | Unknown = 0 | Unknown |