Share via


CompositionNineGridBrush.RightInsetScale Eigenschaft

Definition

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

Eigenschaftswert

Single

float

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

Gilt für: