Inheritance Hierarchy
DeltaEngine.Editor.Emulator EmulatorViewModel
DeltaEngine.Editor.Emulator.Tests MockEmulatorViewModel
Namespace: DeltaEngine.Editor.Emulator
Assembly: DeltaEngine.Editor.Emulator (in DeltaEngine.Editor.Emulator.dll) Version: 1.1.1.0 (1.1.1)
Syntax
The EmulatorViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | EmulatorViewModel | Initializes a new instance of the EmulatorViewModel class |
Methods
Name | Description | |
---|---|---|
![]() | ChangeEmulator | |
![]() | GetDevicesXmlStream |
Properties
Name | Description | |
---|---|---|
![]() | AvailableDevices | |
![]() | AvailableOrientations | |
![]() | AvailableScales | |
![]() | SelectedDevice | |
![]() | SelectedOrientation | |
![]() | SelectedScale |
Events
Name | Description | |
---|---|---|
![]() | EmulatorChanged |
See Also