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