SystemParameters.ThinVerticalBorderWidth Egenskap

Definition

Hämtar ett värde som anger bredden i bildpunkter som justerats för DPI för en lodrät fönsterkantlinje.

public:
 static property double ThinVerticalBorderWidth { double get(); };
public static double ThinVerticalBorderWidth { [System.Security.SecurityCritical] get; }
public static double ThinVerticalBorderWidth { get; }
[<get: System.Security.SecurityCritical>]
static member ThinVerticalBorderWidth : double
static member ThinVerticalBorderWidth : double
Public Shared ReadOnly Property ThinVerticalBorderWidth As Double

Egenskapsvärde

Bredden på en kantlinje.

Attribut

Kommentarer

Mappar till SM_CYBORDER. Se GetSystemMetrics.

XAML-attributanvändning

< object property="{ SystemParameters.ThinVerticalBorderWidth}"/>

Gäller för