NShape Reference
IShapeCollection.FindShapeFromPosition

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape > IShapeCollection Interface >

NShape Reference
IShapeCollection.FindShapeFromPosition

Previous pageReturn to chapter overviewNext page

Finds a shape located at the given coordinate.

Syntax

public Shape FindShapeFromPosition(int x, int y, int distance, ControlPointCapabilities controlPointCapabilities)

Parameters

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.