Ares the equal.
Syntax
Parameters
- sref1
- The first spatial reference.
- sref2
- The spatial reference to sompare to..
- ignoreNulls
- if set to
true
if one SpatialReference is null and the other is not, the two will be considered the same.
Return Value
true
is the two spatial references are the same. If both spatial references has a
WellKnownObject.WKID set and is 1 or greater, this will take precedence in the comparison and
WellKnownObject.WKT will be ignored. Secondary WKT will be compared using a simple non-case-sensitive comparison.
Requirements
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8
See Also