Enum ThreePileCapShape
Represents a three pile cap shape
Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting.dll
Syntax
public enum ThreePileCapShape
Fields
| Name | Value | Description |
|---|---|---|
| Rectangular | Rectangular = 2 | Rectangular |
| Triangular | Triangular = 1 | Triangular |
| Unknown | Unknown = 0 | None |