Home > @jsplumbtoolkit/core > Path > getVertices
#
Path.getVertices() methodGet all the vertices in the path.
Signature:
getVertices(): Array<Vertex>;
Returns:
Array<Vertex>
Home > @jsplumbtoolkit/core > Path > getVertices
Get all the vertices in the path.
Signature:
getVertices(): Array<Vertex>;
Returns:
Array<Vertex>