FindById(LayerName: String): IMapLayer;
LayerName. Layer name.
The FindByName property returns a layer by its name.
The layer name is passed by the LayerName parameter.
The property use is given in the example for the IMapLayers.FindById property.
See also: