Flexivert Library Documentation
EdgeView Constructor (e)
NamespacesFlexivert.UIEdgeViewEdgeView(Edge)
Creates a new edge view, refering to a specific edge.
Declaration Syntax
C#Visual BasicVisual C++
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)