Nevron .NET Vision
Nevron.Diagram Namespace / INZOrderable Interface
Properties Methods

In This Topic
    INZOrderable Interface Members
    In This Topic

    The following tables list the members exposed by INZOrderable.

    Public Properties
     NameDescription
     PropertyObtains the parent node in the hiearchy (Inherited from Nevron.Dom.INNode)
     PropertyObtains the root node of the hiearchy (Inherited from Nevron.Dom.INNode)
     PropertyGets/sets the ZOrder of the node  
    Top
    Public Methods
     NameDescription
     MethodBrings the node one position forward in the Z order  
     MethodBrings the node to front position in the Z order  
     MethodDetermines whether the node is not already at front position  
     MethodDetermines whether the node is not already at back position  
     MethodSends the node one position backward in the Z order  
     MethodSends the node to back position in the Z order  
    Top
    See Also