Compartir a través de


CompositionNineGridBrush.TopInsetScale Propiedad

Definición

Escala que se va a aplicar a TopInset. El valor predeterminado es 1.0f.

public:
 property float TopInsetScale { float get(); void set(float value); };
float TopInsetScale();

void TopInsetScale(float value);
public float TopInsetScale { get; set; }
var single = compositionNineGridBrush.topInsetScale;
compositionNineGridBrush.topInsetScale = single;
Public Property TopInsetScale As Single

Valor de propiedad

Single

float

Escala que se va a aplicar a TopInset. El valor predeterminado es 1.0f.

Se aplica a