Nevron .NET Vision
Nevron.Diagram Namespace / INBoundable Interface
Properties

In This Topic
    INBoundable Interface Members
    In This Topic

    The following tables list the members exposed by INBoundable.

    Public Properties
     NameDescription
     PropertyGets/sets the bounds of the node (in scene coordinates)  
     PropertyGets/sets the node center (in scene coordinates)  
     PropertyGets/sets the node height (in scene coordinates)  
     PropertyGets/sets the node location (top left corner of the bounds, in scene coordinates)  
     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 node width (in scene coordinates)  
    Top
    See Also