C# Class HelixToolkit.Wpf.Exploder3D

A visual element that transforms all child elements as an explosion.
Inheritance: System.Windows.Media.Media3D.ModelVisual3D
Afficher le fichier Open project: litdev1/LitDev

Méthodes publiques

Свойство Type Description
IsExplodingProperty System.Windows.DependencyProperty

Méthodes protégées

Méthode Description
OnIsExplodingChanged ( ) : void

Called when the exploding state changed.

Private Methods

Méthode Description
IsExplodingChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

Called when the exploding state changed.

Method Details

OnIsExplodingChanged() protected méthode

Called when the exploding state changed.
protected OnIsExplodingChanged ( ) : void
Résultat void

Property Details

IsExplodingProperty public_oe static_oe property

Identifies the IsExploding dependency property.
public static DependencyProperty,System.Windows IsExplodingProperty
Résultat System.Windows.DependencyProperty