Click or drag to resize

LayerElementCollectionGetByKey Method

Gets a LayerElement by key.

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

Parameters

key
Type: SystemObject

Return Value

Type: LayerElement
See Also