Click or drag to resize

LayerElementCollectionGetByKey Method

Gets a LayerElement by key.

Namespace:  Easymap.AddIn.Mapping
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public LayerElement GetByKey(
	Object key
)

Parameters

key
Type: SystemObject

Return Value

Type: LayerElement
See Also