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
CircularCircular = 1

Circular

ElongatedElongated = 4

Elongated

RectangularRectangular = 3

Rectangular

SquareSquare = 2

Square

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next