Geotools.Net

ProjectionFilter Class

Projects the current geometry.

For a list of all members of this type, see ProjectionFilter Members.

System.Object
   ProjectionFilter

[Visual Basic]
Public Class ProjectionFilter
Implements IGeometryComponentFilter
[C#]
public class ProjectionFilter : IGeometryComponentFilter

Remarks

Using Project, creates a new Geometry. This filter will projected the coordinates of an existing geometry without creating a new object.

geometry.GeometryChanged() should be called once this method has completed since the extents of the geometry have changed.

Requirements

Namespace: Geotools.Geometries Namespace

Assembly: Geotools.dll

See Also

ProjectionFilter Members | Geotools.Geometries Namespace