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


In This Topic
    ImGearARTForms Class Members
    In This Topic

    The following tables list the members exposed by ImGearARTForms.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldReference to the property dialog object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether the aggregate selection of annotations is allowed.  
    Public PropertyGets or sets a reference to ButtonAction delegate if registered.  
    Public PropertyGets or sets a reference to HotSpotAction delegate if registered.  
    Public PropertyGets or sets the interaction area for editing annotations.  
    Public PropertyGets or sets a value indicating whether the polyline auto-close is enabled.  
    Public PropertyGets or sets a value indicating whether the Curve, Polyline, Polygon or Polyruler's auto correction is enabled.  
    Public PropertyGets or sets the annotation mode.  
    Public PropertyGets or sets a reference to the working annotation page.  
    Public PropertyGets or sets a reference to the page view control.  
    Public PropertyGets or sets a value indicating a poly mark loop auto- correction threshold.  
    Public PropertyGets or sets a value indicating a radius, in pixels, for the polyline auto-completion and auto-close.  
    Public PropertyGets or sets the templates for creating annotations using the mouse.  
    Public PropertyGets or sets a reference to the annotation toolbar.  
    Top
    Public Methods
     NameDescription
    Public MethodProvides mouse down interaction functionality.  
    Public MethodProvides mouse move interaction functionality.  
    Public MethodProvides mouse up interaction functionality.  
    Top
    Public Events
     NameDescription
    Public EventOccurs right after an annotation is created.  
    Public EventOccurs just before an annotation is created.  
    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 an 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.  
    Top
    See Also