MapLayerGetComponentByKey Method  | 
  
    Namespace: 
   Easymap.AddIn.Mapping
    Assembly:
   EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntaxpublic LayerElementComponent GetComponentByKey(
	Object key
)
Public Function GetComponentByKey ( 
	key As Object
) As LayerElementComponent
Parameters
- key
 - Type: SystemObject
 
Return Value
Type: 
LayerElementComponent
See Also