Grid |
The GridSurfaceEdge type exposes the following members.
| Name | Description | |
|---|---|---|
| Cell1 | Gets the cell on the left or bottom of the edge. | |
| Cell2 | Gets the cell on the right or top of the edge. | |
| IsValid |
Gets whether the object is valid.
(Overrides GridSurfaceObjectIsValid) | |
| Surface |
Gets the Surface to which the object belongs.
(Inherited from GridSurfaceObject) | |
| Vertex1 | Gets the vertex on the left or bottom of the edge. | |
| Vertex2 | Gets vertex on the right or top of the edge. |
| Name | Description | |
|---|---|---|
| Dispose | (Inherited from GridSurfaceObject) | |
| Equals | (Overrides ObjectEquals(Object)) | |
| GetHashCode | (Overrides ObjectGetHashCode) |