ImageGear .NET v24.12 - Updated
markCount Property

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace > ArtPage class : markCount Property
Returns the number of marks associated with the ArtPage.
Syntax
ASP.NET Ajax Javascript (Specification) 
function get_markCount() : Integer
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfArtPage.get_markCount();
Remarks

This read-only property returns the number of marks associated with the ArtPage. If the page has no marks, this property will be zero.

See Also

Reference

ArtPage class
ArtPage Members