다음을 통해 공유


IWpfTextView.Background 속성

시각적 요소의 배경을 가져오거나 설정합니다.

네임스페이스:  Microsoft.VisualStudio.Text.Editor
어셈블리:  Microsoft.VisualStudio.Text.UI.Wpf(Microsoft.VisualStudio.Text.UI.Wpf.dll)

구문

‘선언
Property Background As Brush
Brush Background { get; set; }
property Brush^ Background {
    Brush^ get ();
    void set (Brush^ value);
}
abstract Background : Brush with get, set
function get Background () : Brush 
function set Background (value : Brush)

속성 값

형식: Brush
시각적 요소에 대 한 배경입니다.

.NET Framework 보안

참고 항목

참조

IWpfTextView 인터페이스

Microsoft.VisualStudio.Text.Editor 네임스페이스