AnalysisLayer Methods |
The AnalysisLayer type exposes the following members.
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
|