ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace : ArtPage class |
For a list of all members of this type, see ArtPage members.
Name | Description | |
---|---|---|
![]() | addMark | Appends a mark to the page. |
![]() | forEachMark | Calls the specified function once for each mark on the page. |
![]() | getMark | Returns the mark at the specified Z-index. |
![]() | getZIndexOfMark | Returns the Z-index of the specified mark. |
![]() | loadFromJson | Loads marks from a JSON string. |
![]() | removeAllMarks | Removes all the marks from the page. |
![]() | removeMark | Removes one mark from the page. |
![]() | reorderMark | Reorders a mark within the Z-order of the page. |
![]() | saveToJson | Saves marks to a JSON string. |
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ArtPage
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace