BorderSettings Class

Viewport border settings.
Public Class BorderSettings 
Inherits FrameworkElement
This language is not supported or no code example is available.
public class BorderSettings : FrameworkElement
This language is not supported or no code example is available.
Name Description
Public constructor BorderSettings() Empty constructor.
Public constructor BorderSettings(Color, int, bool) Standard constructor.
Top
Name Description
Public property Color Gets or sets the color.
Public property CornerRadius Gets or sets the corner radius.
Public property Visible Gets or sets visibility status.
Top

.NET Framework

Supported in: 4.7.2

In this article

Definition