Gets a specific edge by its two ends.
Declaration Syntax
Public Overrides ReadOnly Default Property Item ( _
f As Vertex, _
s As Vertex _
) As Edge
Parameters
- f (Vertex)
- The origin of the edge
- s (Vertex)
- The destination of the edge
Return Value
The edge from f to s
Assembly:
FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)