Class ExecutionDisplay
Inheritance
System.Object
ExecutionDisplay
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class ExecutionDisplay : UserControl, IAdornerWindowContent, IComponentConnector
Constructors
ExecutionDisplay()
Declaration
public ExecutionDisplay()
ExecutionDisplay(ExecutionDisplayViewModel)
Declaration
public ExecutionDisplay(ExecutionDisplayViewModel view)
Parameters
Properties
IsStopped
Declaration
public bool IsStopped { get; set; }
Property Value
System.
|
Location
Declaration
public Point Location { get; }
Property Value
System.
|
Implements
Size
Declaration
public Size Size { get; }
Property Value
System.
|
Implements
Thumb
Declaration
public Thumb Thumb { get; }
Property Value
System.
|
Implements
Transform
Declaration
public Transform Transform { get; set; }
Property Value
System.
|
Implements
Methods
InitializeComponent()
Declaration
public void InitializeComponent()