Nevron Open Vision Documentation
Nevron.Nov.Dom Namespace / NVisualTreeHelpers Class
Fields Methods


In This Topic
    NVisualTreeHelpers Class Members
    In This Topic

    The following tables list the members exposed by NVisualTreeHelpers.

    Protected Fields
     NameDescription
    Internal Fieldstatic (Shared in Visual Basic)  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Stock implementation of NVisual.AccumulateDisplayChildren method. Adds the child nodes of a node, that implement the INVisual interface.  
    Public Methodstatic (Shared in Visual Basic)Gets the node that serves as hatch anchor surface for the specified display node  
    Public Methodstatic (Shared in Visual Basic)Gets the inverted transformation of the visual.  
    Public Methodstatic (Shared in Visual Basic)Returns the visual to which the specified node belongs. If node is a visual - returns the node casted as NVisual. Otherwise returns the first ancestor that is a NVisual.  
    Public Methodstatic (Shared in Visual Basic)Gets the node that serves as shadow anchor surface for the specified display node  
    Public Methodstatic (Shared in Visual Basic)Gets the transformation of the visual.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Hit tests the top most visual that resides in the specified visual root.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Hit tests the top most visual that resides in the specified visual root.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Hit tests the top most visual that resides in the specified visual root.  
    Public Methodstatic (Shared in Visual Basic)Overloaded. Hit tests the top most visual that resides in the specified visual root.  
    Public Methodstatic (Shared in Visual Basic)Tries to transform a point in local coordinates to screen coordinates  
    Public Methodstatic (Shared in Visual Basic)Tries to transform a point in screen coordinates to local coordinates for the specified node  
    Top
    Protected Methods
     NameDescription
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Internal Methodstatic (Shared in Visual Basic)  
    Top
    See Also