AnalysisLayer Class |
Namespace: Easymap.AddIn.Analyse
The AnalysisLayer type exposes the following members.
Name | Description | |
---|---|---|
![]() | Analysis |
Gets the associated Analysis for this layer.
|
![]() | ElementInfos |
Gets an collection of ElementInfos
|
![]() | MapComponent |
Gets the associate map of the map layer.
|
![]() | MapLayer |
Returns the coresponding MapLayer (if available)
|
Name | Description | |
---|---|---|
![]() | GetByPolygon |
Gets the WindowlessComponents within the specified Polygon.
|
![]() | GetByRadius |
Gets the WindowlessComponents within the specified radius at the specified location
|
![]() | GetByRect |
Gets the WindowlessComponents within the specified RectangleF |
![]() | GetChildCount |
Gets the number of child elments.
|
![]() | GetChildForIndex |
Gets the child element for the specified index.
|
![]() | GetChildForKey |
Gets the child element for the specified key.
|
![]() | GetIndexForChild |
Gets the index of an child elments.
|
![]() | GetKeyForChild |
Gets the key of an child elments.
|
![]() | HasClip |
Returns true if the AnalysisLayer is clipped
|