CompositionNineGridBrush.RightInsetScale 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 à RightInset. La valeur par défaut est 1.0f.
public:
property float RightInsetScale { float get(); void set(float value); };
float RightInsetScale();
void RightInsetScale(float value);
public float RightInsetScale { get; set; }
var single = compositionNineGridBrush.rightInsetScale;
compositionNineGridBrush.rightInsetScale = single;
Public Property RightInsetScale As Single
Valeur de propriété
Single
float
Mise à l’échelle à appliquer à RightInset. La valeur par défaut est 1.0f.