GenericGraphGui ClassDelta Engine Documentation
Interaction logic for GenericGraphGui.xaml View code on GitHub
GenericGraphGui
Inheritance Hierarchy

System Object
  System.Windows.Threading DispatcherObject
    System.Windows DependencyObject
      System.Windows.Media Visual
        System.Windows UIElement
          System.Windows FrameworkElement
            System.Windows.Controls Control
              System.Windows.Controls ContentControl
                System.Windows.Controls UserControl
                  DeltaEngine.Editor.ParticleEditor GenericGraphGui

Namespace: DeltaEngine.Editor.ParticleEditor
Assembly: DeltaEngine.Editor.ParticleEditor (in DeltaEngine.Editor.ParticleEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class GenericGraphGui : UserControl, 
	IComponentConnector

The GenericGraphGui type exposes the following members.

Constructors

  NameDescription
Public methodGenericGraphGui
Initializes a new instance of the GenericGraphGui class
Top
Methods

  NameDescription
Public methodInitializeComponent
InitializeComponent View code on GitHub
Top
Explicit Interface Implementations

  NameDescription
Explicit interface implemetationPrivate methodIComponentConnector Connect
Top
See Also