ComponentOne Cube for WPF includes several methods that allow you to set interaction and customize the control. Some of the more important methods are listed below.
The following methods let you customize the C1Cube control:
Method | Description |
Gets the value of the Face attached property for the specified element. | |
Loads the relevant control template so that its parts can be referenced. | |
Rotates the cube. See Cube Rotation for more information and Rotating the Cube for an example. | |
Smoothly rotates the cube to a specified position. Rotates the cube. See Cube Rotation for more information and Rotating the Cube for an example. | |
Sets the value of the Face attached property for the specified element. See Adding Items to a Cube for an example. | |
Smoothly rotates the cube so that a face faces forward. See Showing a Cube Face for an example. | |
Smoothly rotates the cube so that the face an item is in faces forward. |