ComponentOne Maps for WPF and Silverlight
TouchesDirectlyOver Property (C1VectorPanel)

C1.WPF.Maps Namespace > C1VectorPanel Class : TouchesDirectlyOver Property
Syntax
'Declaration
 
Public ReadOnly Property TouchesDirectlyOver As System.Collections.Generic.IEnumerable(Of TouchDevice)
public System.Collections.Generic.IEnumerable<TouchDevice> TouchesDirectlyOver {get;}
See Also

Reference

C1VectorPanel Class
C1VectorPanel Members