This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > ID > IDatumChecker Interface > IDatumChecker.SetSpatialReferenceCheck Method (ArcObjects .NET 10.4 SDK) |
Checks for a change to the data frame's spatial reference.
[Visual Basic .NET] Public Function SetSpatialReferenceCheck ( _ ByVal Map As IMap, _ ByVal spatialReference As ISpatialReference, _ ByVal parentHWnd As Integer _ ) As Boolean
[C#] public bool SetSpatialReferenceCheck ( IMap Map, ISpatialReference spatialReference, int parentHWnd );