The EdgeHelper type exposes the following members.

Methods

  NameDescription
IsAdjacent
Returns true if the two given Edges are adjacent to each other (in any direction), returns false otherwise.
IsOpposite
Returns true if the given two edges are opposite to each other. Returns false otherwise.
OppositeOf
Returns the Edge that is opposite to the given Edge.

See Also