Freigeben über


CompositionNineGridBrush.LeftInsetScale Eigenschaft

Definition

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

public:
 property float LeftInsetScale { float get(); void set(float value); };
float LeftInsetScale();

void LeftInsetScale(float value);
public float LeftInsetScale { get; set; }
var single = compositionNineGridBrush.leftInsetScale;
compositionNineGridBrush.leftInsetScale = single;
Public Property LeftInsetScale As Single

Eigenschaftswert

Single

float

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

Gilt für: