Slu.Heureka.HeurekaAPI.GIS Namespace > GISHelpers Class > IsSameProjection Method : IsSameProjection(ProjectionInfo,ProjectionInfo) Method |
'Declaration
<ExtensionAttribute()> Public Overloads Shared Function IsSameProjection( _ ByVal thisProjection As DotSpatial.Projections.ProjectionInfo, _ ByVal otherProjection As DotSpatial.Projections.ProjectionInfo _ ) As Boolean
'Usage
Dim thisProjection As DotSpatial.Projections.ProjectionInfo Dim otherProjection As DotSpatial.Projections.ProjectionInfo Dim value As Boolean value = GISHelpers.IsSameProjection(thisProjection, otherProjection)
[Extension()] public static bool IsSameProjection( DotSpatial.Projections.ProjectionInfo thisProjection, DotSpatial.Projections.ProjectionInfo otherProjection )
[Extension()] public: static bool IsSameProjection( DotSpatial.Projections.ProjectionInfo^ thisProjection, DotSpatial.Projections.ProjectionInfo^ otherProjection )
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