ImageGear .NET - Updated
Annotator Class
Members 




ImageGear24.Art.Windows.Controls Assembly > ImageGear.ART.Windows.Controls Namespace : Annotator Class
This class has been deprecated. Provides properties and methods that implement base user interface for annotating.
Object Model
Annotator ClassPageView ClassAnnotatorSettings Class
Syntax
'Declaration
 
<ObsoleteAttribute("This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")>
Public Class Annotator 
'Usage
 
Dim instance As Annotator
[Obsolete("This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")]
public class Annotator 
[Obsolete("This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")]
public __gc class Annotator 
[Obsolete("This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.")]
public ref class Annotator 
Remarks
This class will be removed from the public API in a future release. The annotation user interface can now be accessed directly through the PageView control by referencing the ImageGear.Windows.Controls.Art.dll assembly.
Inheritance Hierarchy

System.Object
   ImageGear.ART.Windows.Controls.Annotator
      ImageGear.ART.Windows.Controls.ToolBarAnnotator

See Also

Reference

Annotator Members
ImageGear.ART.Windows.Controls Namespace