Freigeben über


CompositionNineGridBrush.BottomInset Eigenschaft

Definition

Einset vom unteren Rand des Quellinhalts, der die Stärke der unteren Zeile angibt. Der Standardwert ist 0.0f.

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

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

Eigenschaftswert

Single

float

Einset vom unteren Rand des Quellinhalts, der die Stärke der unteren Zeile angibt. Der Standardwert ist 0.0f.

Gilt für: