Enum WebOpeningShape
Represents the shape of a web opening
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum WebOpeningShape
Fields
Name | Value | Description |
---|---|---|
Circular | Circular = 1 | Circular |
Elongated | Elongated = 4 | Elongated |
Rectangular | Rectangular = 3 | Rectangular |
Square | Square = 2 | Square |
Unknown | Unknown = 0 | Unknown |