Enum LayoutFixedDistance
Represents the fixed distance of a layout
Namespace: TSD.API.Remoting.Connections
Assembly: TSD.API.Remoting.dll
Syntax
public enum LayoutFixedDistance
Fields
| Name | Value | Description |
|---|---|---|
| EdgeDistance | EdgeDistance = 1 | Edge distance |
| Pitch | Pitch = 2 | Pitch |
| Unknown | Unknown = 0 | Unknown |