Retrieve the new ID of the Spatial Reference System used by the Geometry.
[Visual Basic]
Public Function GetNewSRID( _
ByVal coordinateTransform As ICoordinateTransformation _
) As Integer
An integer containing the new SRID.
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.GetNewSRID(Geotools.CoordinateTransformations.ICoordinateTransformation)
Geometry Class | Geometry Members | Geotools.Geometries Namespace