Web |
Represents the web opening stiffening
Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c
Syntax
Members
Member name | Value | Description |
---|---|---|
None | 0 | None |
TopLeft | 1 | Top left |
TopRight | 2 | Top right |
BottomLeft | 3 | Bottom left |
BottomRight | 4 | Bottom right |
TopBoth | 5 | Both left and right on the top side |
BottomBoth | 6 | Both left and right on the bottom side |
LeftBoth | 7 | Both top and bottom on the left side |
RightBoth | 8 | Both top and bottom on the right side |
All | 9 | All four |
See Also