StyleBase.BackgroundRepeat 欄位

定義

指定背景影像應如何重複以填滿可用空間

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

欄位值

備註

有效值為: Repeat (預設)、 NoRepeatRepeatXRepeatY或 。

適用於