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


In This Topic
    Annotator Class Members
    In This Topic

    The following tables list the members exposed by Annotator.

    Public Constructors
     NameDescription
    Public ConstructorThis constructor has been deprecated. Initializes a new instance of the Annotator class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the annotation mode.  
    Public PropertyGets or sets a reference to the page view control.  
    Public PropertyGets or sets a reference to the settings for annotating user interface.  
    Public PropertyGets or sets annotation selected tool.  
    Top
    Public Events
     NameDescription
    Public EventOccurs after an annotation has been changed, moved or resized using the Annotator.  
    Public EventOccurs when the left mouse button is pressed (or when the tip of the stylus touches the tablet) while the mouse pointer is over or outside of an annotation mark.  
    Public EventOccurs when the left mouse button is released while the mouse pointer is over or outside of an annotation mark.  
    Public EventOccurs when the coordinate position of the mouse (or stylus) changes while over or outside of zan annotation mark.  
    Public EventOccurs when the right mouse button is pressed while the mouse pointer is over or outside of an annotation mark.  
    Public EventOccurs when the right mouse button is released while the mouse pointer is over or outside of an annotation mark.  
    Public EventOccurs just before an annotation is created.  
    Public EventOccurs just before an annotation is deleted.  
    Top
    See Also