Click or drag to resize

PropertyTypeIsVertexProperty Property

Is this a Vertex property, if not then it is an Edge property

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

Property Value

Type: Boolean
See Also