ComponentOne Maps for WPF and Silverlight
TouchesDirectlyOver Property (C1VectorPolyline)

C1.WPF.Maps Namespace > C1VectorPolyline 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

C1VectorPolyline Class
C1VectorPolyline Members