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


In This Topic
    ImGearARTPage Class Members
    In This Topic

    The following tables list the members exposed by ImGearARTPage.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ImGearARTPage class object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets access controller for this page.  
    Public PropertyGets or sets a value indicating the aspect kind.  
    Public PropertyGets or sets the author for the page.  
    Public PropertyGets or sets the bounding rectangle of the annotation page.  
    Public PropertyGets or sets the comments for the page.  
    Public PropertyGets an array of annotation groups in the page.  
    Public PropertyGets the history object.  
    Public PropertyGets the marks count in the page.  
    Public PropertyGets or sets a value indicating whether the marks changed since they were last saved or loaded.  
    Public PropertyGets or sets the orientation of the annotation page layout.  
    Public PropertyGets the number of marks currently in the Windows clipboard.  
    Public PropertyGets or sets the icon associated with the ImGearARTPopupText annotation.  
    Public PropertyGets or sets the resolution, used by ImGearARTRuler and ImGearARTPolyRuler annotations for measurement purposes.  
    Public PropertyGets or sets data object for the AccessController property.  
    Public PropertyGets or sets the start index of the marks enumeration on the page.  
    Public PropertyGets or sets the subject for the page.  
    Public PropertyGets or sets the title for the page.  
    Public PropertyGets the user data dictionary specified for the page.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the specified mark into an annotation page group.  
    Public MethodApplies the encryption marks from the annotation page to the image.  
    Public MethodOverloaded. Translates coordinates between image and device coordinate systems.  
    Public MethodOverloaded. Copies specified marks to the Windows clipboard.  
    Public MethodOverloaded. Cuts specified marks from the annotation page to the Windows clipboard.  
    Public MethodFlips entire ART page around the center in vertical or horizontal direction.  
    Public MethodGets the page enumerator class.  
    Public MethodReturns the index of topmost annotation mark of a hit test.  
    Public MethodOverloaded. Moves the specified mark to the top of Z-Order.  
    Public MethodOverloaded. Copies the specified mark to the Windows clipboard.  
    Public MethodOverloaded. Cuts the mark from the annotation page to the Windows clipboard.  
    Public MethodGets a mark by its ID.  
    Public MethodOverloaded. Checks if the specified mark is selected.  
    Public MethodOverloaded. Checks if the mark is valid.  
    Public MethodOverloaded. Deletes the mark.  
    Public MethodOverloaded. Selects or deselects the specified mark.  
    Public MethodOverloaded. Moves the specified mark to the bottom of Z-Order.  
    Public MethodOverloaded. Sets new type of the coordinates system for the specified mark.  
    Public MethodPastes all marks from the Windows clipboard to the annotation page.  
    Public MethodOverloaded. Deletes marks from the annotation page.  
    Public MethodRotates entire ART page around the center.  
    Public MethodScales the entire ART page in horizontal and vertical directions.  
    Public MethodSelects or deselects all marks in the annotation page.  
    Public MethodSets new type of the coordinates system for the entire mark collection.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOccurs when a mark is added.  
    Protected MethodOccurs when a mark is changed.  
    Protected MethodOccurs when a mark is removed.  
    Protected MethodOccurs when a mark's selection is changed.  
    Protected MethodOccurs when a mark's Z-Order is changed.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a mark is added.  
    Public EventOccurs when a mark is changed.  
    Public EventOccurs when a mark is removed.  
    Public EventOccurs when a mark's selection is changed.  
    Public EventOccurs when a mark's Z-Order is changed.  
    Top
    See Also