CompositionNineGridBrush.BottomInsetScale Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Mise à l’échelle à appliquer à BottomInset. La valeur par défaut est 1.0f.
public:
property float BottomInsetScale { float get(); void set(float value); };
float BottomInsetScale();
void BottomInsetScale(float value);
public float BottomInsetScale { get; set; }
var single = compositionNineGridBrush.bottomInsetScale;
compositionNineGridBrush.bottomInsetScale = single;
Public Property BottomInsetScale As Single
Valeur de propriété
Single
float
Mise à l’échelle à appliquer à BottomInset. La valeur par défaut est 1.0f.