Grid |
The GridSurfaceVertexCollection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Contains | Gets whether there's a vertex at the specified grid location. |
![]() | GetAt | Gets the vertex at the specified location. |
![]() | GetEnumerator | Implements the method declared in the IEnumerable<T> interface. This method returns an enumerator for this collection. |
![]() | GetIndexRange | Gets the minimum column index, minimum row index, maximum column index and maximum row index. |
![]() | GetObjectEnumerator | Implements the method declared in the IEnumerable interface. This method returns an enumerator for this collection. |