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

vertex
The vertex to add to the list.

Glossary Item Box

Appends a vertex to the vertexes list.

Syntax

ASP.NET Ajax Javascript (Specification) 
function addBoundVertex( 
   vertex : Vertex
) : (Any);
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfVertex.addBoundVertex(Vertex);

Parameters

vertex
The vertex to add to the list.

See Also

©2013. Accusoft Corporation. All Rights Reserved.