Enum WebOpeningInfillType
The type of infill in a Westok web opening
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum WebOpeningInfillType
Fields
Name | Value | Description |
---|---|---|
Full | Full = 1 | Full |
HalfBottom | HalfBottom = 3 | Half bottom |
HalfLeft | HalfLeft = 5 | Half left |
HalfRight | HalfRight = 4 | Half right |
HalfTop | HalfTop = 2 | Half top |
None | None = 0 | None |