Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NVisual Class / HitTest Method


In This Topic
    HitTest Method (NVisual)
    In This Topic
    Hit tests the node by point. This implementation returns false. It is up to derived classes to implement point hit test.
    Overload List
    OverloadDescription
    Hit tests the node by point. This implementation returns false. It is up to derived classes to implement point hit test.  
    Hit tests the node by region. This implementation returns false. It is up to derived classes to implement region hit test.  
    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