Projects a geometry using the given transformation.
[Visual Basic]
Overridable Public Function Project( _
ByVal coordinateTransform As ICoordinateTransformation _
) As Geometry
The geometry projected.
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.Project(Geotools.CoordinateTransformations.ICoordinateTransformation)
Geometry Class | Geometry Members | Geotools.Geometries Namespace