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.0.0.0
Syntax
public ElementInfoCollection ElementInfos { get; }

Property Value

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