ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / IsHitTestVisible Property

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