Creates a new edge view, refering to a specific edge.

Declaration Syntax
public EdgeView(
Edge e
)
Public Sub New ( _
e As Edge _
)
public:
EdgeView(
Edge^ e
)

Parameters
- e (Edge)
- The edge this EdgeView object refers to.
Assembly:
FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)