Initializes a new instance of the VertexEventArgs class.
Declaration Syntax
public VertexEventArgs(
Vertex vert
)
Public Sub New ( _
vert As Vertex _
)
public:
VertexEventArgs(
Vertex^ vert
)
Parameters
- vert (Vertex)
- The vertex the object refers to
Assembly:
FVCore (Module: FVCore) Version: 0.5.8.1 (0.5.8.12)