ImageGear .NET v25.2 - Updated
ImageGear.Art.Forms Assembly / ImageGear.ART.Forms Namespace / ImGearARTFormsMarkController Class
Properties Methods


In This Topic
    ImGearARTFormsMarkController Class Members
    In This Topic

    The following tables list the members exposed by ImGearARTFormsMarkController.

    Public Properties
     NameDescription
    Public PropertyGets an object providing a custom mark's toolbar button info.  
    Top
    Public Methods
     NameDescription
    Public MethodChecks if a new mark can be created.  
    Public MethodCreates a mark using a given set of points.  
    Public MethodDraws a schematic representation of the mark being created before it is created actually.  
    Public Methodstatic (Shared in Visual Basic)Returns a registered custom mark annotator controller.  
    Public MethodReturns a property window for a given 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 MethodCalled by Annotator on Resize action.  
    Top
    Protected Methods
     NameDescription
    Protected Methodstatic (Shared in Visual Basic)Checks if a given mouse point is over mark's point and changes a mouse cursor accordingly.  
    Top
    See Also