言語

StyleBase.BackgroundRepeat フィールド

定義

背景画像が利用可能なスペースを満たすために繰り返し表示される方法を指定します

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

フィールド値

注釈

有効な値は、 Repeat (デフォルト)、 NoRepeatRepeatX、または RepeatYです。

適用対象