Creates a projection.
[Visual Basic]
Function CreateProjection( _
ByVal name As String, _
ByVal wktProjectionClass As String, _
ByVal Parameters As ProjectionParameter() _
) As IProjection
Missing <returns> documentation for M:Geotools.CoordinateReferenceSystems.ICoordinateSystemFactory.CreateProjection(System.String,System.String,Geotools.CoordinateReferenceSystems.ProjectionParameter[])
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.ICoordinateSystemFactory.CreateProjection(System.String,System.String,Geotools.CoordinateReferenceSystems.ProjectionParameter[])
ICoordinateSystemFactory Interface | ICoordinateSystemFactory Members | Geotools.CoordinateReferenceSystems Namespace