Click or drag to resize

AnalysisLayer Methods

The AnalysisLayer type exposes the following members.

Methods
 NameDescription
Public methodGetByPolygon Gets the WindowlessComponents within the specified Polygon.
Public methodGetByRadius Gets the WindowlessComponents within the specified radius at the specified location
Public methodGetByRect Gets the WindowlessComponents within the specified RectangleF
Public methodGetChildCount Gets the number of child elments.
Public methodGetChildForIndex Gets the child element for the specified index.
Public methodGetChildForKey Gets the child element for the specified key.
Public methodGetIndexForChild Gets the index of an child elments.
Public methodGetKeyForChild Gets the key of an child elments.
Public methodHasClip Returns true if the AnalysisLayer is clipped
Top
See Also