Missing <summary> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemFactory.CreateProjection(System.String,System.String,Geotools.CoordinateReferenceSystems.ProjectionParameter[])
[Visual Basic]
NotOverridable Public Function CreateProjection( _
ByVal name As String, _
ByVal wktProjectionClass As String, _
ByVal parameters As ProjectionParameter() _
) As IProjection Implements _
ICoordinateSystemFactory.CreateProjection
A projection.
ICoordinateSystemFactory.CreateProjection
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemFactory.CreateProjection(System.String,System.String,Geotools.CoordinateReferenceSystems.ProjectionParameter[])
CoordinateSystemFactory Class | CoordinateSystemFactory Members | Geotools.CoordinateReferenceSystems Namespace