次の方法で共有


StyleBase.BackgroundRepeat フィールド

定義

背景画像による空き領域の塗りつぶし方法を指定します。

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

フィールド値

注釈

有効な値は、Repeat (既定値)、NoRepeatRepeatX、または RepeatY です。

適用対象