ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / ArtPage class

In This Topic
    ArtPage class Methods
    In This Topic

    For a list of all members of this type, see ArtPage members.

    Public Methods
     NameDescription
    public MethodAppends a mark to the page.  
    public MethodCalls the specified function once for each mark on the page.  
    public MethodReturns the mark at the specified Z-index.  
    public MethodReturns the Z-index of the specified mark.  
    public MethodLoads marks from a JSON string.  
    public MethodRemoves all the marks from the page.  
    public MethodRemoves one mark from the page.  
    public MethodReorders a mark within the Z-order of the page.  
    public MethodSaves marks to a JSON string.  
    Top
    See Also