Enum ExposedSides

Represents type of side exposition

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum ExposedSides

Fields

Name Value Description
ExposedOnFourSidesExposedOnFourSides = 2

Exposed of (all) four sides

ExposedOnThreeSidesExposedOnThreeSides = 1

Exposed on three sides

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