Name | Description | |
---|---|---|
NBorder Constructor | Default constructor |
The following tables list the members exposed by NBorder.
Name | Description | |
---|---|---|
NBorder Constructor | Default constructor |
Name | Description | |
---|---|---|
BackgroundOutlineProperty | Reference to the BackgroundOutline property | |
BottomLeftCornerProperty | ||
BottomRightCornerProperty | ||
BottomSideProperty | ||
FillProperty | Reference to the Fill property | |
HitTestOutlineProperty | Reference to the HitTestOutline property | |
InnerStrokeProperty | Reference to the InnerStroke property | |
LeftBottomCornerProperty | ||
LeftSideProperty | ||
LeftTopCornerProperty | ||
MiddleOutlineFactorProperty | Reference to the MiddleOutlineFactor property. | |
MiddleStrokeProperty | Reference to the MiddleStroke property. | |
NBorderSchema | Schema associated with NBorder | |
OuterStrokeProperty | Reference to the OuterStroke property | |
RightBottomCornerProperty | ||
RightSideProperty | ||
RightTopCornerProperty | ||
TopLeftCornerProperty | ||
TopRightCornerProperty | ||
TopSideProperty |
Name | Description | |
---|---|---|
BackgroundOutline | Gets or sets the background outline, that defines which of the border outlines should be used for a background area. | |
BottomLeftCorner | Gets or sets the bottom-to-left corner | |
BottomRightCorner | Gets or sets the bottom-to-right corner | |
BottomSide | Gets or sets the bottom border side | |
Fill | The filling of the entire border wall interior. | |
HitTestOutline | Gets or sets the hit test outline, that defines which of the border outlines should be used for a hit testing. | |
InnerStroke | The stroke for the entire border wall inner outline. | |
LeftBottomCorner | Gets or sets the left-to-bottom corner | |
LeftSide | Gets or sets the left border side | |
LeftTopCorner | Gets or sets the left-to-top corner | |
MiddleStroke | The stroke for the entire border wall middle outline. | |
OuterStroke | The stroke for the entire border wall outer outline. | |
RightBottomCorner | Gets or sets the right-to-bottom corner | |
RightSide | Gets or sets the right border side | |
RightTopCorner | Gets or sets the right-to-top corner | |
TopLeftCorner | Gets or sets the top-to-left corner | |
TopRightCorner | Gets or sets the top-to-right corner | |
TopSide | Gets or sets the top border side |
Name | Description | |
---|---|---|
Create3DBorder | Creates a Windows Classic 3D border with the specified colors. | |
CreateDoubleBorder | Overloaded. Creates a double border filled with the given color. | |
CreateFilledBorder | Overloaded. Creates a border that fills its sides and corners with the specified color. | |
CreateHitTestPath | Gets the path for hit testing. | |
CreateInnerOutlineBorder | Overloaded. Creates a border that strokes the inner outline with the specified color. | |
CreateMiddleStrokeBorder | Creates a middle stroke border using the given color and border thickness. | |
CreateOuterOutlineBorder | Overloaded. Creates a border that strokes the outer outline with the specified color. | |
CreatePredefinedBorder | Overloaded. Creates a predefined border using the given predefined border style, color and thickness. | |
CreateRaised3DBorder | Creates a Raised Border for the specified theme colors. | |
CreateSunken3DBorder | Creates a Sunken Border for the specified theme colors. | |
CreateThreeColorBorder | Overloaded. Creates a three-color border using the given inner, middle and outer colors. | |
CreateTwoColorBorder | Overloaded. Creates a border that consists of two colors - inner and outer. | |
Paint | Paints the wall provided by the specified border wall implementation to the specified paint context. | |
PaintBackgroundGeometry | Paints the background geometry of this border. It is up to the caller to setup the visitor styles prior to calling this method. | |
SetInnerRadiuses | Sets the InnerXRadius and InnerYRadius properties of all corners | |
SetOuterRadiuses | Sets the OuterXRadius and OuterYRadius properties of all corners | |
SetRadiuses | Overloaded. Sets the all radiues of all corners |