Interface IAnnotationHost
Namespace: ArtOfTest.WebAii
Assembly: ArtOfTest.WebAii.dll
Syntax
public interface IAnnotationHost
Properties
Annotator
ContentWindow
Manager
ShouldDisplayAnnotation
Declaration
bool ShouldDisplayAnnotation { get; }
Property Value
System.Boolean
|
Window
Methods
FixAnnotationArea(Rectangle)
Declaration
Rectangle FixAnnotationArea(Rectangle area)
Parameters
System.Drawing.Rectangle
area
|
Returns
System.Drawing.Rectangle
|