Freigeben über


CompositionNineGridBrush.TopInset Eigenschaft

Definition

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

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

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

Eigenschaftswert

Single

float

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

Gilt für: