ImageGear for .NET
ArtPage class Members

The following tables list the members exposed by ArtPage.

Public Constructors
 NameDescription
public ConstructorArtPage Constructor  
Top
Public Properties
 NameDescription
public PropertymarkCount Returns the number of marks associated with the ArtPage.  
public PropertyselectedMarks Contains a list of all the currently-selected marks.  
Top
Public Methods
 NameDescription
public MethodaddMark Appends a mark to the page.  
public MethodforEachMark Calls the specified function once for each mark on the page.  
public MethodgetMark Returns the mark at the specified Z-index.  
public MethodgetZIndexOfMark Returns the Z-index of the specified mark.  
public MethodloadFromJson Loads marks from a JSON string.  
public MethodremoveAllMarks Removes all the marks from the page.  
public MethodremoveMark Removes one mark from the page.  
public MethodreorderMark Reorders a mark within the Z-order of the page.  
public MethodsaveToJson Saves marks to a JSON string.  
Top
Public Events
 NameDescription
public EventmarkAdded Indicates that a new mark was added to the page.  
public EventmarkChanged Indicates that a mark on the page was changed.  
public EventmarkRemoved Indicates that a mark was removed from the page.  
public EventmarkReordered Indicates that a mark was reordered within the page.  
public EventmarkSelectionChanged Indicates that a mark was selected or unselected.  
public EventmarksLoaded Indicates that marks were loaded from a JSON string.  
Top
See Also

Reference

ArtPage class
ImageGear.Web.UI Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback