ImageGear .NET
removeAllMarks Method

Removes all the marks from the page.
Syntax
ASP.NET Ajax Javascript (Specification) 
function removeAllMarks() : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfArtPage.removeAllMarks();
Remarks

This function removes all marks from the ArtPage. If the ArtPage contains no marks, this function will do nothing (and will not raise a markRemoved event).

After this function removes the marks, it will raise the markRemoved event.

See Also

Reference

ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.ArtPage
ArtPage Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback