InterfaceIUICueProvider
Interface
Used to provide UI cue on the recording surface.
Definition
Namespace:ArtOfTest.Common.Design.Extensibility
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public interface IUICueProvider
Methods
DrawCue(CapturedCommand)
Declaration
cs-api-definition
void DrawCue(CapturedCommand command)
Parameters
command