MapCollectionItem(String) Property |
Gets the MapLayer by its caption
Namespace: Easymap.AddIn.MappingAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic Map this[
string caption
] { get; }Public ReadOnly Default Property Item (
caption As String
) As Map
Get
Parameters
- caption String
-
Property Value
Map
See Also