Missing <summary> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemFactory.CreatePrimeMeridian(System.String,Geotools.CoordinateReferenceSystems.IAngularUnit,System.Double)
[Visual Basic]
NotOverridable Public Function CreatePrimeMeridian( _
ByVal name As String, _
ByVal angularUnit As IAngularUnit, _
ByVal longitude As Double _
) As IPrimeMeridian Implements _
ICoordinateSystemFactory.CreatePrimeMeridian
Missing <returns> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemFactory.CreatePrimeMeridian(System.String,Geotools.CoordinateReferenceSystems.IAngularUnit,System.Double)
ICoordinateSystemFactory.CreatePrimeMeridian
Missing <remarks> documentation for M:Geotools.CoordinateReferenceSystems.CoordinateSystemFactory.CreatePrimeMeridian(System.String,Geotools.CoordinateReferenceSystems.IAngularUnit,System.Double)
CoordinateSystemFactory Class | CoordinateSystemFactory Members | Geotools.CoordinateReferenceSystems Namespace