ImageGear for .NET
MarkCollection Class
See Also  Members   Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : MarkCollection Class

Glossary Item Box

A collection of Mark objects.

Syntax

ASP.NET Ajax Javascript (Specification) 
ImageGear.Web.UI.MarkCollection = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new ImageGear.Web.UI.MarkCollection();

Remarks

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.

Inheritance Hierarchy

Object
   ImageGear.Web.UI.MarkCollection

See Also

©2013. Accusoft Corporation. All Rights Reserved.