A FaceEnum expression that specifies the face to
get it on front
By default, the VisibleFace property is
exFrontFace. The VisibleFace property specifies the visible face. The EnsureVisibleFace
method ensures that specified face is fully displayed on the control. Use the
AllowEnsureVisibleFaceOnKey property to disable navigating through the faces
when user presses SPACE or arrow keys. The AlwaysEnsureVisibleFace
property indicates whether the control allows fully visible face when the user
drags the cube to a different position. The EnsureVisibleFaces
property specifies the faces that can be fully visible. The EnsureVisibleFaceMargin
property specifies the size of the margin ( left / right ) of the cube's client area to ensure that a face fits it.
The EnsureVisibleFaceOnDblClick
property ensures that the face being double clicked fits the cube's client area.
The control may fire the following events, when the user drags the cube to
a new position, or if the EnsureVisibleFace
/ VisibleFace method is called: