Partager via


CompositionNineGridBrush.RightInsetScale Propriété

Définition

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.

S’applique à