ComponentOne Imaging for UWP
C1.UWP.Imaging Assembly / C1.Xaml.Imaging Namespace / C1Image 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