Click or drag to resize

VertexVertexType Property

Gets the vertex type of this Vertex

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

Property Value

Type: VertexType
See Also