Condividi tramite


CompositionNineGridBrush.BottomInsetScale Proprietà

Definizione

Scala da applicare a BottomInset. Il valore predefinito è 1.0f.

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

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

Valore della proprietà

Single

float

Scala da applicare a BottomInset. Il valore predefinito è 1.0f.

Si applica a