StyleBase.BackgroundRepeat 필드

정의

사용 가능한 공간을 채울 때 배경 이미지를 반복할 방법을 지정합니다.

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

필드 값

설명

유효한 값은 (기본값), NoRepeat또는 RepeatXRepeatY.입니다 Repeat .

적용 대상