BorderBase Properties
Represents the base class for all border objects.| Name | Description |
|---|---|
| ActualColor | For internal use. |
| ActualThickness | For internal use. |
| Color | Gets or sets the border color. |
| IsColorDefault | For internal use. |
| Thickness | Gets or sets the border’s thickness. |
| Visible | Specifies whether the border is visible. |
See Also