Slu.Heureka.BaseLayer.GIS Namespace > ReprojectExtensions Class > Reproject Method : Reproject(Extent,ProjectionInfo,ProjectionInfo,Int32) Method |
'Declaration
<ExtensionAttribute()> Public Overloads Shared Function Reproject( _ ByVal extent As DotSpatial.Data.Extent, _ ByVal source As DotSpatial.Projections.ProjectionInfo, _ ByVal target As DotSpatial.Projections.ProjectionInfo, _ Optional ByVal depth As Integer _ ) As DotSpatial.Data.Extent
'Usage
Dim extent As DotSpatial.Data.Extent Dim source As DotSpatial.Projections.ProjectionInfo Dim target As DotSpatial.Projections.ProjectionInfo Dim depth As Integer Dim value As DotSpatial.Data.Extent value = ReprojectExtensions.Reproject(extent, source, target, depth)
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