Heureka API .NET Documentation
UpdateAuthorityCodeForKnowCoordinateSystem Method (GISHelpers)



Syntax
'Declaration
 
<ExtensionAttribute()>
Public Shared Sub UpdateAuthorityCodeForKnowCoordinateSystem( _
   ByVal projection As DotSpatial.Projections.ProjectionInfo _
) 
'Usage
 
Dim projection As DotSpatial.Projections.ProjectionInfo
 
GISHelpers.UpdateAuthorityCodeForKnowCoordinateSystem(projection)
[Extension()]
public static void UpdateAuthorityCodeForKnowCoordinateSystem( 
   DotSpatial.Projections.ProjectionInfo projection
)
[Extension()]
public:
static void UpdateAuthorityCodeForKnowCoordinateSystem( 
   DotSpatial.Projections.ProjectionInfo^ projection
) 

Parameters

projection
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

GISHelpers Class
GISHelpers Members

Send Feedback