Emulator Constructor (String, Point, Size, Orientation, String)Delta Engine Documentation
Initializes a new instance of the Emulator class

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

public Emulator(
	string imageResourceName,
	Point screenPoint,
	Size screenSize,
	Orientation orientation,
	string scale
)
See Also