Partager via


CompositionNineGridBrush.BottomInsetScale Propriété

Définition

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.

S’applique à