The GridSurfaceEdge type exposes the following members.

Methods

  NameDescription
Public methodDispose (Inherited from GridSurfaceObject.)
Public methodEquals (Overrides Object..::..Equals(Object).)
Public methodGetHashCode (Overrides Object..::..GetHashCode()()()().)

Properties

  NameDescription
Public propertyCell1
Gets the cell on the left or bottom of the edge.
Public propertyCell2
Gets the cell on the right or top of the edge.
Public propertyIsValid
Gets whether the object is valid.
(Overrides GridSurfaceObject..::..IsValid.)
Public propertySurface
Gets the Surface to which the object belongs.
(Inherited from GridSurfaceObject.)
Public propertyVertex1
Gets the vertex on the left or bottom of the edge.
Public propertyVertex2
Gets vertex on the right or top of the edge.

See Also