Skip to main content
A newer version of this page is available. .
All docs
V20.2

AdornerUIManager.CalcHitInfo(Point) Method

Namespace: DevExpress.Utils.VisualEffects

Assembly: DevExpress.Utils.v20.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public AdornerUIHitInfo CalcHitInfo(
    Point location
)

Parameters

Name Type
location Point

Returns

Type
DevExpress.Utils.VisualEffects.AdornerUIHitInfo
See Also