ImageGear .NET v25.2 - Updated
ImageGear.Art.Windows.Controls Assembly / ImageGear.ART.Windows.Controls Namespace / Annotator Class
Members




In This Topic
    Annotator Class
    In This Topic
    This class has been deprecated. Provides properties and methods that implement base user interface for annotating.
    Object Model
    Annotator ClassPageView ClassAnnotatorSettings Class
    Syntax
    'Declaration
     
    Public Class Annotator 
    'Usage
     
    Dim instance As Annotator
    public class Annotator 
    public __gc class Annotator 
    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