Freigeben über


CompositionNineGridBrush.TopInsetScale Eigenschaft

Definition

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

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

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

Eigenschaftswert

Single

float

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

Gilt für: