Interface that is implemented for elements that can be hit or picked in a coordinate system.

Namespace: yWorks.Canvas.Drawing
Assembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)

Syntax

C#
public interface IHitTestable
Visual Basic
Public Interface IHitTestable

Related Demo Applications

See the yFiles WPF tutorials for step by step introductions.

Especially see the following tutorial steps:

See Also