ComponentOne Maps for UWP
C1.UWP.Maps Assembly / C1.Xaml.Maps Namespace / C1VectorPolyline Class / IsHitTestVisible Property

In This Topic
    IsHitTestVisible Property (C1VectorPolyline)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsHitTestVisible As Boolean
    public bool IsHitTestVisible {get; set;}
    See Also