Enum LocationOnElement
Represents the location on element
Namespace: TSD.API.Remoting.Common
Assembly: TSD.API.Remoting.dll
Syntax
public enum LocationOnElement
Fields
Name | Value | Description |
---|---|---|
End | End = 2 | End |
Start | Start = 1 | Start |
Unknown | Unknown = 0 | Unknown location |