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