NevronOpenVision
Nevron.Nov.Chart Namespace / NTreeMapNode Class


In This Topic
    NTreeMapNode Class Methods
    In This Topic

    For a list of all members of this type, see NTreeMapNode members.

    Public Methods
     NameDescription
    Public Method  
    Public MethodGets the border edge (border area) of the element (in local coordinates)  
    Public MethodGets the content edge (inner edge) of the element (in local coordinates), provided that the box had the specified width and height.  
    Public MethodGets the padding edge (padding area) of the element (in local coordinates)  
    Public MethodInvalidates the element arrange  
    Public MethodInvalidates the measure  
    Public MethodCalled to arrange the element  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Internal Method  
    Protected MethodCreates the border wall of the box.  
    Internal Methodstatic (Shared in Visual Basic)  
    Protected MethodGets the background fill of this node  
    Protected MethodGets the element insets, which is the sum of the margins, padding and border thickness.  
    Protected MethodPaints the background of the box, which is performed before the custom painting in OnPrePaint.  
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Internal Method  
    Top
    See Also