ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace : MarkCollection class |
ASP.NET Ajax Javascript (Specification) | |
---|---|
ImageGear.Web.UI.MarkCollection = function() {}; |
ASP.NET Ajax Javascript (Usage) | |
---|---|
var instanceVar = new ImageGear.Web.UI.MarkCollection(); |
This object is an unordered collection of Mark objects. It will raise events whenever a Mark object is added or removed.
This object is used primarily for the ArtPage.selectedMarks property, but is available for other uses as well.
Object
ImageGear.Web.UI.MarkCollection
MarkCollection Members
ImageGear.Web.UI Namespace Client API~ImageGear.Web.UI_namespace