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

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