This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > ID > IDatumChecker2 Interface > IDatumChecker2.AddLayerCheckBasic Method (ArcObjects .NET 10.4 SDK) |
Adds a layer and checks for datum inconsistencies.
[Visual Basic .NET] Public Function AddLayerCheckBasic ( _ ByVal BasicMap As IBasicMap, _ ByVal Layer As ILayer, _ ByVal parentHWnd As Integer _ ) As Boolean
[C#] public bool AddLayerCheckBasic ( IBasicMap BasicMap, ILayer Layer, int parentHWnd );