ImageGear .NET v25.2 - Updated
ImageGear.Windows.Controls.Art Assembly / ImageGear.Windows.Controls Namespace / ImGearAnnotatorMarkController Class
Methods


In This Topic
    ImGearAnnotatorMarkController Class Members
    In This Topic

    The following tables list the members exposed by ImGearAnnotatorMarkController.

    Public Methods
     NameDescription
    Public MethodChecks if a new mark can be created.  
    Public MethodCreates the in-progress mark when the mark is being added using the mouse.  
    Public MethodAdds the in-progress mark to the ART page.  
    Public MethodDraws the in-progress mark when the mark is being added using the mouse.  
    Public Methodstatic (Shared in Visual Basic)Returns a registered custom mark annotator controller.  
    Public MethodGets the properties window for the mark.  
    Public MethodMethod that is called to update the mouse cursor, set an ID for which point of the mark the mouse is currently over, and set the type of resizing to use for that point.  
    Public Methodstatic (Shared in Visual Basic)Registers a controller for a custom mark type.  
    Public MethodMethod that is called when the mouse is used to resize a mark.  
    Top
    Protected Methods
     NameDescription
    Protected Methodstatic (Shared in Visual Basic)This method sets the ImGearAnnotatorMarkControllerData.Cursor to the Hand cursor if the mouse is over the specified point.  
    Top
    See Also