An interface that can enumerate hits of a given type for a certain
position in world coordinates.
Namespace: yWorks.Canvas.DrawingAssembly: yWorks.yFilesSilverlight.Viewer (in yWorks.yFilesSilverlight.Viewer.dll) Version: 2.1.0.2
Syntax
| C# |
|---|
public interface IHitTestEnumerator<T> |
| Visual Basic |
|---|
Public Interface IHitTestEnumerator(Of T) |
Type Parameters
- T
- the type of hits returned by the enumerator