Smoothly rotates the cube so that the face an item is in faces forward.
Namespace:
C1.Silverlight.LegacyAssembly: C1.Silverlight.Legacy (in C1.Silverlight.Legacy.dll)
Syntax
| C# |
|---|
public void ShowItem( Object item ) |
| Visual Basic |
|---|
Public Sub ShowItem ( _ item As Object _ ) |
Parameters
- item
- Type: System..::..Object
The item whose face will be facing forward.