CompositionNineGridBrush.TopInsetScale 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 à TopInset. La valeur par défaut est 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
Valeur de propriété
Single
float
Mise à l’échelle à appliquer à TopInset. La valeur par défaut est 1.0f.