[Missing <summary> documentation for "P:VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped.WrappedEdge.Edge"]
Namespace:
VelocityGraph.Frontenac.Blueprints.Util.Wrappers.Wrapped
Assembly:
VelocityGraph (in VelocityGraph.dll) Version: 11.1.0.0 (11.1)
Syntax public IEdge Edge { get; }
Public ReadOnly Property Edge As IEdge
Get
public:
property IEdge^ Edge {
IEdge^ get ();
}
member Edge : IEdge with get
Property Value
Type:
IEdgeSee Also