MindFusion.Scheduling for Silverlight Programmer's Guide
DependencyPresenter.HitTestDistance Property
See Also
 





Gets or sets the distance at which the presenter geometry will be hit-tested. This is a dependency property.

Namespace: MindFusion.DataViews.Silverlight
Assembly: MindFusion.DataViews.Silverlight

 Syntax

C#  Copy Code

public double HitTestDistance { get; set; }

Visual Basic  Copy Code

Public Property HitTestDistance As Double

 Property Value

A double value specifying the distance at which the dependency will detect mouse clicks.

 See Also

DependencyPresenter Members
DependencyPresenter Class
MindFusion.DataViews.Silverlight Namespace