ImageGear .NET v24.12 - Updated
ArtPage class Members

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : ArtPage class

The following tables list the members exposed by ArtPage.

Public Constructors
 NameDescription
public Constructor  
Top
Public Properties
 NameDescription
public Property Returns the number of marks associated with the ArtPage.  
public Property Contains a list of all the currently-selected marks.  
Top
Public Methods
 NameDescription
public Method Appends a mark to the page.  
public Method Calls the specified function once for each mark on the page.  
public Method Returns the mark at the specified Z-index.  
public Method Returns the Z-index of the specified mark.  
public Method Loads marks from a JSON string.  
public Method Removes all the marks from the page.  
public Method Removes one mark from the page.  
public Method Reorders a mark within the Z-order of the page.  
public Method Saves marks to a JSON string.  
Top
Public Events
 NameDescription
public Event Indicates that a new mark was added to the page.  
public Event Indicates that a mark on the page was changed.  
public Event Indicates that a mark was removed from the page.  
public Event Indicates that a mark was reordered within the page.  
public Event Indicates that a mark was selected or unselected.  
public Event Indicates that marks were loaded from a JSON string.  
Top
See Also

Reference

ArtPage class
ImageGear.Web.UI Namespace