Slu.Heureka.BaseLayer.GIS Namespace > ReprojectExtensions Class > Reproject Method : Reproject(IPolygon,ProjectionInfo,ProjectionInfo) Method |
'Declaration
<ExtensionAttribute()> Public Overloads Shared Function Reproject( _ ByVal polygon As GeoAPI.Geometries.IPolygon, _ ByVal source As DotSpatial.Projections.ProjectionInfo, _ ByVal target As DotSpatial.Projections.ProjectionInfo _ ) As GeoAPI.Geometries.IPolygon
'Usage
Dim polygon As GeoAPI.Geometries.IPolygon Dim source As DotSpatial.Projections.ProjectionInfo Dim target As DotSpatial.Projections.ProjectionInfo Dim value As GeoAPI.Geometries.IPolygon value = ReprojectExtensions.Reproject(polygon, source, target)
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