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