NevronOpenVision
Nevron.Nov.UI Namespace / NBorder Class


NBorder Class Methods

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

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Creates a Windows Classic 3D border with the specified colors.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a double border filled with the given color.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a border that fills its sides and corners with the specified color.  
Public MethodGets the path for hit testing.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a border that strokes the inner outline with the specified color.  
Public Methodstatic (Shared in Visual Basic)Creates a middle stroke border using the given color and border thickness.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a border that strokes the outer outline with the specified color.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a predefined border using the given predefined border style, color and thickness.  
Public Methodstatic (Shared in Visual Basic)Creates a Raised Border for the specified theme colors.  
Public Methodstatic (Shared in Visual Basic)Creates a Sunken Border for the specified theme colors.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a three-color border using the given inner, middle and outer colors.  
Public Methodstatic (Shared in Visual Basic)Overloaded. Creates a border that consists of two colors - inner and outer.  
Public MethodPaints the wall provided by the specified border wall implementation to the specified paint context.  
Public MethodPaints the background geometry of this border. It is up to the caller to setup the visitor styles prior to calling this method.  
Public MethodSets the InnerXRadius and InnerYRadius properties of all corners  
Public MethodSets the OuterXRadius and OuterYRadius properties of all corners  
Public MethodOverloaded. Sets the all radiues of all corners  
Top
Protected Methods
 NameDescription
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Protected MethodOverridden. Called when an arbitrary change occured in this node  
Top
See Also