Click or drag to resize

AnalysisLayerElementInfos Property

Gets an collection of ElementInfos

Namespace: Easymap.AddIn.Analyse
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntax
public ElementInfoCollection ElementInfos { get; }

Property Value

ElementInfoCollection
Remarks
Use the ElementInfoCollection for fast access to common element properties.
See Also