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