ImageGear .NET - Updated
ImGearARTPage Class Members
Properties  Methods  Events


ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTPage Class

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 Property Gets or sets access controller for this page.  
Public Property Gets or sets a value indicating the aspect kind.  
Public Property Gets or sets the author for the page.  
Public Property Gets or sets the bounding rectangle of the annotation page.  
Public Property Gets or sets the comments for the page.  
Public Property Gets an array of annotation groups in the page.  
Public Property Gets the history object.  
Public Property Gets the marks count in the page.  
Public Property Gets or sets a value indicating whether the marks changed since they were last saved or loaded.  
Public Property Gets or sets the orientation of the annotation page layout.  
Public Property Gets 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 Property Gets or sets the start index of the marks enumeration on the page.  
Public Property Gets or sets the subject for the page.  
Public Property Gets or sets the title for the page.  
Public Property Gets the user data dictionary specified for the page.  
Top
Public Methods
 NameDescription
Public MethodOverloaded. Adds the specified mark into an annotation page group.  
Public Method Applies 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 Method Gets the page enumerator class.  
Public Method Returns 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 Method Gets 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 Method Pastes 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 Method Scales the entire ART page in horizontal and vertical directions.  
Public Method Selects or deselects all marks in the annotation page.  
Public Method Sets new type of the coordinates system for the entire mark collection.  
Top
Protected Methods
 NameDescription
Protected Method Occurs when a mark is added.  
Protected Method Occurs when a mark is changed.  
Protected Method Occurs when a mark is removed.  
Protected Method Occurs when a mark's selection is changed.  
Protected Method Occurs when a mark's Z-Order is changed.  
Top
Public Events
 NameDescription
Public Event Occurs when a mark is added.  
Public Event Occurs when a mark is changed.  
Public Event Occurs when a mark is removed.  
Public Event Occurs when a mark's selection is changed.  
Public Event Occurs when a mark's Z-Order is changed.  
Top
See Also

Reference

ImGearARTPage Class
ImageGear.ART Namespace