C# Class HelixToolkit.Wpf.BoundingBoxWireFrameVisual3D

A visual element that shows a wireframe for the specified bounding box.
Inheritance: LinesVisual3D
Afficher le fichier Open project: litdev1/LitDev Class Usage Examples

Méthodes publiques

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

Méthodes protégées

Méthode Description
OnBoxChanged ( ) : void

Updates the box.

Private Methods

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

Called when the box dimensions changed.

Method Details

OnBoxChanged() protected méthode

Updates the box.
protected OnBoxChanged ( ) : void
Résultat void

Property Details

BoundingBoxProperty public_oe static_oe property

Identifies the BoundingBox dependency property.
public static DependencyProperty,System.Windows BoundingBoxProperty
Résultat System.Windows.DependencyProperty