Click or drag to resize

VertexVertexType Property

Gets the vertex type of this Vertex

Namespace:  VelocityGraph
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax
public VertexType VertexType { get; }

Property Value

Type: VertexType
See Also