This document is archived and information here might be outdated. Recommended version. |
Adds a layer to the current focus map.
[Visual Basic .NET] Public Sub AddLayer ( _ ByVal Layer As ILayer _ )
[C#] public void AddLayer ( ILayer Layer );
This method is a shortcut to the AddLayer method on the focus map (IMap::Addlayer).