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

index
The vertex index for get.

Glossary Item Box

Returns a bound vertex by its index.

Syntax

ASP.NET Ajax Javascript (Specification) 
function getBoundVertex( 
   index : number
) : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfVertex.getBoundVertex(number);

Parameters

index
The vertex index for get.

See Also

©2013. Accusoft Corporation. All Rights Reserved.