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

index
The vertex index for get.

Glossary Item Box

Returns a bound vertex by its index.

Syntax

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

Parameters

index
The vertex index for get.

See Also

©2013. Accusoft Corporation. All Rights Reserved.