Engine Viewport for all of the Editor plugins
View code on GitHub
ViewportControl
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.Emulator ViewportControl
Namespace: DeltaEngine.Editor.Emulator
Assembly: DeltaEngine.Editor.Emulator (in DeltaEngine.Editor.Emulator.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The ViewportControl type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ViewportControl | Initializes a new instance of the ViewportControl class |
Methods
Name | Description | |
---|---|---|
Activate | ||
ApplyEmulator | ||
Deactivate | ||
Init | ||
InitializeComponent |
InitializeComponent
View code on GitHub | |
Send | ||
ShowToolboxPane | ||
UpdateEmulator |
Fields
Name | Description | |
---|---|---|
ViewportHost |
ViewportHost Name Field
View code on GitHub |
Properties
Name | Description | |
---|---|---|
Icon | ||
RequiresLargePane | ||
Screen | ||
ShortName |
Events
Name | Description | |
---|---|---|
DeviceChanged |
Explicit Interface Implementations
Name | Description | |
---|---|---|
IComponentConnector Connect |
See Also