BaseNodePresenter ClassVis2 NodeTrix CodeDokumentation
Gives an visual abstraction of the BaseNode
Inheritance Hierarchy

OnlineSystem Object
  OnlineSystem.Windows.Threading DispatcherObject
    OnlineSystem.Windows DependencyObject
      OnlineSystem.Windows.Media Visual
        OnlineSystem.Windows UIElement
          OnlineSystem.Windows FrameworkElement
            OnlineSystem.Windows.Controls Control
              Vis2NodeTrix BaseNodePresenter
                Vis2NodeTrix SimpleNodePresenter

Namespace: Vis2NodeTrix
Assembly: Vis2NodeTrix (in Vis2NodeTrix.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax

Public MustInherit Class BaseNodePresenter _
	Inherits Control _
	Implements INotifyPropertyChanged
See Also