Cube Interaction

Users can interact with items in the cube, or the C1Cube control itself at run time. By default users can interact with controls placed within the cube. For example, if you place a button or drop-down box within the C1Cube control, it will be clickable by users at run time:

 

 

The C1Cube control itself can be dragged and manipulated at run time if the IsDraggable property is set to True (by default False). When the IsDraggable property is set to True, the cube can be rotated at run time by performing a drag-and-drop operation. When IsDraggable is True, however, items within the cube by default cannot be interacted with. So, for example, users would not be able to click the drop-down box or button in the image above.


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.