Bagikan melalui


SystemParameters.BorderWidth Properti

Definisi

Mendapatkan metrik yang menentukan lebar batas area nonkelola dari jendela yang tidak berminimasi.

public:
 static property double BorderWidth { double get(); };
public static double BorderWidth { get; }
static member BorderWidth : double
Public Shared ReadOnly Property BorderWidth As Double

Nilai Properti

Lebar batas.

Keterangan

Metrik diperoleh dari SPI_GETNONCLIENTMETRICS. Lihat SystemParametersInfo.

Penggunaan atribut XAML

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

Berlaku untuk