Click or drag to resize

MapLayerGetComponentByKey Method

Returns a associate LayerElementComponent of the map layer by key.

Namespace: Easymap.AddIn.Mapping
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public LayerElementComponent GetComponentByKey(
	Object key
)

Parameters

key  Object

Return Value

LayerElementComponent
See Also