DiagramControl.CalcHitInfo(Point) Method
In This Article
Returns information on an object located at the specified position.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.2.dll
NuGet Package: DevExpress.Wpf.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