ImageGear21.Art Assembly > ImageGear.ART Namespace : ImGearARTPage Class |
For a list of all members of this type, see ImGearARTPage members.
Name | Description | |
---|---|---|
AddMark | Overloaded. Adds the specified mark into an annotation page group. | |
ApplyToImage | Applies the encryption marks from the annotation page to the image. | |
ConvertCoordinates | Overloaded. Translates coordinates between image and device coordinate systems. | |
CopyMarks | Overloaded. Copies specified marks to the Windows clipboard. | |
CutMarks | Overloaded. Cuts specified marks from the annotation page to the Windows clipboard. | |
Flip | Flips entire ART page around the center in vertical or horizontal direction. | |
GetEnumerator | Gets the page enumerator class. | |
HitTest | Returns the index of topmost annotation mark of a hit test. | |
MarkBringToFront | Overloaded. Moves the specified mark to the top of Z-Order. | |
MarkCopy | Overloaded. Copies the specified mark to the Windows clipboard. | |
MarkCut | Overloaded. Cuts the mark from the annotation page to the Windows clipboard. | |
MarkGet | Gets a mark by its ID. | |
MarkIsSelected | Overloaded. Checks if the specified mark is selected. | |
MarkIsValid | Overloaded. Checks if the mark is valid. | |
MarkRemove | Overloaded. Deletes the mark. | |
MarkSelect | Overloaded. Selects or deselects the specified mark. | |
MarkSendToBack | Overloaded. Moves the specified mark to the bottom of Z-Order. | |
MarkSetCoordType | Overloaded. Sets new type of the coordinates system for the specified mark. | |
PasteMarks | Pastes all marks from the Windows clipboard to the annotation page. | |
RemoveMarks | Overloaded. Deletes marks from the annotation page. | |
Rotate | Rotates entire ART page around the center. | |
Scale | Scales the entire ART page in horizontal and vertical directions. | |
SelectMarks | Selects or deselects all marks in the annotation page. | |
SetCoordType | Sets new type of the coordinates system for the entire mark collection. |
Name | Description | |
---|---|---|
OnMarkAdded | Occurs when a mark is added. | |
OnMarkChanged | Occurs when a mark is changed. | |
OnMarkRemoved | Occurs when a mark is removed. | |
OnMarkSelectionChanged | Occurs when a mark's selection is changed. | |
OnMarkZOrderChanged | Occurs when a mark's Z-Order is changed. |