<< Click to Display Table of Contents >> NShape Reference
|
Finds a shape located at the given coordinate.
public Shape FindShapeFromPosition(int x, int y, int distance, ControlPointCapabilities controlPointCapabilities) |
Name |
Description |
---|---|
x |
|
y |
|
distance |
Maximum distance between the given point and the shape including its control points. |
controlPointCapabilities |
Filters the control points that have to be taken into account for the search. |