NBorderPart Class Members
In This Topic
The following tables list the members exposed by NBorderPart.
Public Constructors
Public Fields
Public Properties
| Name | Description |
| Fill | Gets or sets the filling of the border part |
| InnerStroke | Gets or sets the inner stroke of the border part. |
| IsEmpty | Checks whether this border part's fill and stroke are both null. If yes, then this border won't be painted. |
| MiddleStroke | Gets or sets the middle stroke of the bortder part. |
| OuterStroke | Gets or sets the outer stroke of the border part. |
Top
Protected Methods
| Name | Description |
| OnChanged | Overridden. Called when an arbitrary change occured in this node |
Top
See Also