StyleBase.BackgroundRepeat Campo

Definición

Especifica cómo debe repetirse la imagen de fondo para rellenar el espacio disponible

protected: System::String ^ BackgroundRepeat;
protected const string BackgroundRepeat;
val mutable BackgroundRepeat : string
Protected Const BackgroundRepeat As String 

Valor de campo

Comentarios

Los valores válidos son: Repeat (Por defecto), NoRepeat, RepeatX, o RepeatY.

Se aplica a