Свойство | Type | Description | |
---|---|---|---|
BackTextProperty | |||
BottomTextProperty | |||
CenterProperty | |||
FrontTextProperty | |||
LeftTextProperty | |||
ModelUpDirectionProperty | |||
RightTextProperty | |||
SizeProperty | |||
TopTextProperty | |||
ViewportProperty |
Méthode | Description | |
---|---|---|
ViewCubeVisual3D ( ) : System |
Initializes a new instance of the ViewCubeVisual3D class.
|
Méthode | Description | |
---|---|---|
OnClicked ( System.Windows.Media.Media3D.Vector3D lookDirection, System.Windows.Media.Media3D.Vector3D upDirection ) : void |
Called when a face was clicked.
|
Méthode | Description | |
---|---|---|
AddFace ( System.Windows.Media.Media3D.Vector3D normal, System.Windows.Media.Media3D.Vector3D up, System.Windows.Media.Brush b, string text ) : void |
Adds a face.
|
|
AnimateOpacity ( Animatable obj, double toOpacity, double animationTime ) : void |
The animate opacity.
|
|
AnimationCompleted ( object sender, |
Called when the animation completed.
|
|
FaceMouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void |
Called when mouse left button is clicked on a face.
|
|
OnViewportChanged ( ) : void |
The on viewport changed.
|
|
UpdateVisuals ( ) : void |
The update visuals.
|
|
ViewportChanged ( |
The viewport changed.
|
|
VisualModelChanged ( |
The visual model changed.
|
protected OnClicked ( System.Windows.Media.Media3D.Vector3D lookDirection, System.Windows.Media.Media3D.Vector3D upDirection ) : void | ||
lookDirection | System.Windows.Media.Media3D.Vector3D | The look direction. |
upDirection | System.Windows.Media.Media3D.Vector3D | Up direction. |
Résultat | void |
public static DependencyProperty,System.Windows BackTextProperty | ||
Résultat |
public static DependencyProperty,System.Windows BottomTextProperty | ||
Résultat |
public static DependencyProperty,System.Windows CenterProperty | ||
Résultat |
public static DependencyProperty,System.Windows FrontTextProperty | ||
Résultat |
public static DependencyProperty,System.Windows LeftTextProperty | ||
Résultat |
public static DependencyProperty,System.Windows ModelUpDirectionProperty | ||
Résultat |
public static DependencyProperty,System.Windows RightTextProperty | ||
Résultat |
public static DependencyProperty,System.Windows SizeProperty | ||
Résultat |
public static DependencyProperty,System.Windows TopTextProperty | ||
Résultat |