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

Declaration Syntax
Public Sub New ( _
v As Vertex _
)
public:
VertexView(
Vertex^ v
)

Parameters
- v (Vertex)
- The vertex this VertexView object refers to.
Assembly:
FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)