ComponentOne Maps for UWP
PointerCaptures Property (C1VectorLayer)

C1.UWP.Maps Assembly > C1.Xaml.Maps Namespace > C1VectorLayer Class : PointerCaptures Property
Syntax
'Declaration
 
Public ReadOnly Property PointerCaptures As IReadOnlyList(Of Pointer)
public IReadOnlyList<Pointer> PointerCaptures {get;}
See Also

Reference

C1VectorLayer Class
C1VectorLayer Members