Click or drag to resize

AnalysisLayerElementInfos Property

Gets an collection of ElementInfos

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

Property Value

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