Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NVisual Class / HitTest Method / HitTest(NRegionHitTestVisitor) Method
In This Topic
    HitTest(NRegionHitTestVisitor) Method
    In This Topic
    Hit tests the node by region. This implementation returns false. It is up to derived classes to implement region hit test.
    Syntax
    public virtual System.bool HitTest( 
       NRegionHitTestVisitor visitor
    )

    Parameters

    visitor
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also