Annotator
Class
Definition
Namespace:ArtOfTest.WebAii.Win32
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class Annotator
Inheritance: objectAnnotator
Constructors
C#
public Annotator(IAnnotationHost host, AnnotatorSettings annotationSettings)
Properties
C#
public AnnotatorSettings Settings { get; set; }
Methods
C#
public void Annotate(string message, int displayTime, OffsetReference location)
C#
public void Clear()
C#
public void Close()