2021 Constructor
Changes 6
C

EdgeEndPoint(Edge, Int32)

Description:
Constructs an instance of EdgeEndPoint.
Overloads (2):
EdgeEndPoint(Edge,Int32)
public EdgeEndPoint(
	Edge edge,
	int index
)
  • edge
    The Edge.
  • Int32
    index
    Use 0 for the start point, 1 for the end point of an Edge.