Gets or sets the distance at which the presenter geometry will be hit-tested. This is a dependency property.
Namespace: MindFusion.DataViews.Wpf
Assembly: MindFusion.DataViews.Wpf
C#
![]() |
---|
public double HitTestDistance { get; set; } |
Visual Basic
![]() |
---|
Public Property HitTestDistance As Double |
A double value specifying the distance at which the dependency will detect mouse clicks.
MindFusion.Scheduling for WPF Programmer's Guide | © 2025 MindFusion |