The FaceEnum type supports the following values:
Name | Value | Description | |||
exFrontFace | 0 | Indicates the face on the front. The Face(exFrontFace) or FrontFace property returns the face on the front. | |||
exBottomFace | 1 | Indicates the face on the bottom. The Face(exBottomFace) or BottomFace property returns the face on the bottom. | |||
exRightFace | 2 | Indicates the face on the right. The Face(exRightFace) or RightFace property returns the face on the right. | |||
exLeftFace | 3 | Indicates the face on the left. The Face(exLeftFace) or LeftFace property returns the face on the front. | |||
exTopFace | 4 | Indicates the top face. The Face(exTopFace) or TopFace property returns the top face. | |||
exDownFace | 5 | Indicates the down face. The Face(exDownFace) or DownFace property returns down face. |