Gets the edge type
Namespace:
VelocityGraph
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public EdgeType EdgeType { get; }
Public ReadOnly Property EdgeType As EdgeType
Get
public:
property EdgeType^ EdgeType {
EdgeType^ get ();
}
member EdgeType : EdgeType with get
Property Value
Type:
EdgeTypeSee Also