CompositionNineGridBrush.BottomInsetScale Propriedade

Definição

Escala a ser aplicada a BottomInset. O padrão é 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

Valor da propriedade

Single

float

Escala a ser aplicada a BottomInset. O padrão é 1,0f.

Aplica-se a