C# Class Smrf.NodeXL.Visualization.Wpf.NodeXLVisual

Inheritance: System.Windows.Media.Visual
Afficher le fichier Open project: 2014-sed-team3/term-project Class Usage Examples

Protected Properties

Свойство Type Description
m_oGraphDrawer GraphDrawer

Méthodes publiques

Méthode Description
NodeXLVisual ( ) : System

Initializes a new instance of the NodeXLVisual class.

Méthodes protégées

Méthode Description
GetVisualChild ( Int32 index ) : System.Windows.Media.Visual

Private Methods

Méthode Description
AssertValid ( ) : void

Method Details

GetVisualChild() protected méthode

protected GetVisualChild ( Int32 index ) : System.Windows.Media.Visual
index System.Int32
Résultat System.Windows.Media.Visual

NodeXLVisual() public méthode

Initializes a new instance of the NodeXLVisual class.
public NodeXLVisual ( ) : System
Résultat System

Property Details

m_oGraphDrawer protected_oe property

protected GraphDrawer,Smrf.NodeXL.Visualization.Wpf m_oGraphDrawer
Résultat GraphDrawer