ImageGear .NET
getMark Method

Returns the mark at the specified Z-index.
Syntax
ASP.NET Ajax Javascript (Specification) 
function getMark( 
   zIndex : number(Integer)
) : Mark;
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfArtPage.getMark(number(Integer));

Parameters

zIndex
The zero-based Z-index of the mark to return.

Return Value

The mark that is at the specified Z-index.
Remarks

This function returns the mark at the specified Z-index. The getZIndexOfMark function performs the opposite operation. The mark at Z-index 0 is the bottom-most mark in the Z-order.

See Also

Reference

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

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback