Nevron .NET Vision
Nevron.Diagram Namespace / NSceneTree Class
Methods


In This Topic
    NSceneTree Class Members
    In This Topic

    The following tables list the members exposed by NSceneTree.

    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic)Finds all node ancestors, which satisfy the specified filter  
    Public Methodstatic (Shared in Visual Basic)Obtains the bounds of the node branch subtree by obeying to the specified filter and depth parameters  
    Public Methodstatic (Shared in Visual Basic)Finds the first node ancestor of type INBridgeManager  
    Public Methodstatic (Shared in Visual Basic)Finds the first node ancestor of type INDiagramElementComposite  
    Public Methodstatic (Shared in Visual Basic)Finds the first node ancestor of type INLayerObserver  
    Public Methodstatic (Shared in Visual Basic)Finds the first node ancestor of type INShapeObserver  
    Public Methodstatic (Shared in Visual Basic)Finds the first node ancestor of type INStyle  
    Public Methodstatic (Shared in Visual Basic)Finds the first node ancestor of type INTransformable  
    Public Methodstatic (Shared in Visual Basic)Finds the first node ancestor of type NAggregateModel  
    Public Methodstatic (Shared in Visual Basic)Finds the first node ancestor of type NDocument  
    Public Methodstatic (Shared in Visual Basic)Finds the first node ancestor of type NGroup  
    Public Methodstatic (Shared in Visual Basic)Finds the first node ancestor of type NLayer  
    Public Methodstatic (Shared in Visual Basic)Calculates the constrain bounds of the specified nodes, by intersecting the constrain bounds of each shape and obeying to the specified filter  
    Public Methodstatic (Shared in Visual Basic)Determines whether the specified nodes contains a bounds constrained shape  
    Public Methodstatic (Shared in Visual Basic)Determines whether the node is visible  
    Top
    See Also