Freigeben über


CompositionNineGridBrush.BottomInsetScale Eigenschaft

Definition

Skalierung, die auf BottomInset angewendet werden soll. Der Standardwert ist 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

Eigenschaftswert

Single

float

Skalierung, die auf BottomInset angewendet werden soll. Der Standardwert ist 1.0f.

Gilt für: