GeometryGrid2d<T> Class
Public Class GeometryGrid2d(Of _
T As IExtents2d)
This language is not supported or no code example is available.
public class GeometryGrid2d<T>
where T : IExtents2d
This language is not supported or no code example is available.
generic<typename T>
where T : IExtents2d^
public ref class GeometryGrid2d
This language is not supported or no code example is available.
Type Parameters
- T
Name | Description | |
---|---|---|
GeometryGrid2d(Extents2d, int, int) | ||
GeometryGrid2d(GeometryGrid2d<T>) |
Name | Description | |
---|---|---|
Add(T) | ||
Collect(Extents2d) | ||
CollectWithExtents(Extents2d) | ||
ToList() |
IGS.Genamo.GeometryGrid2d<T>