ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.MarkCollection : removeAllMarks Method |
ASP.NET Ajax Javascript (Specification) | |
---|---|
function removeAllMarks() : (Any); |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var resultVar = instanceOfMarkCollection.removeAllMarks(); |
This function removes all marks from the collection. If the collection 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.
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI.MarkCollection
MarkCollection Members