Click or drag to resize

DocumentFindByName Method

Finds an Component by its name.

Namespace: Easymap.AddIn
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public LTComponent FindByName(
	string name
)

Parameters

name  String
name (guid) of the component

Return Value

LTComponent
See Also