SystemParameters.IconVerticalSpacing Eigenschaft

Definition

Ruft die Höhe einer Symbolzelle in Pixel ab. Das System verwendet dieses Rechteck, um Symbole in der großen Symbolansicht anzuordnen.

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

Eigenschaftswert

Die Höhe einer Symbolzelle.

Hinweise

Wird SPI_GETICONMETRICS zugeordnet, die auf SPI_ICONVERTICALSPACING verweist. Weitere Informationen finden Sie unter SystemParametersInfo.

XAML-Attributsyntax

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

Gilt für: