DiagramControl.CalcHitInfo(PointF) Method
In This Article
Returns information on an object located at the specified position.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
diagram |
Point |
A test point where a target element is located. |
#Returns
Type | Description |
---|---|
DevExpress. |
A Diagram |
See Also