LevelEditorView
View code on GitHub
Inheritance Hierarchy
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.LevelEditor LevelEditorView
Namespace: DeltaEngine.Editor.LevelEditor
Assembly: DeltaEngine.Editor.LevelEditor (in DeltaEngine.Editor.LevelEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The LevelEditorView type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LevelEditorView | Initializes a new instance of the LevelEditorView class |
Methods
Name | Description | |
---|---|---|
Activate | ||
Deactivate | ||
Init | ||
InitializeComponent |
InitializeComponent
View code on GitHub | |
Send |
Properties
Name | Description | |
---|---|---|
Icon | ||
RequiresLargePane | ||
ShortName |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComponentConnector Connect |
See Also