Visual.VisualClearTypeHint 속성

정의

ClearType이 ClearTypeHint에서 렌더링되는 방법을 결정하는 Visual를 가져오거나 설정합니다.

protected public:
 property System::Windows::Media::ClearTypeHint VisualClearTypeHint { System::Windows::Media::ClearTypeHint get(); void set(System::Windows::Media::ClearTypeHint value); };
protected internal System.Windows.Media.ClearTypeHint VisualClearTypeHint { get; set; }
member this.VisualClearTypeHint : System.Windows.Media.ClearTypeHint with get, set
Protected Friend Property VisualClearTypeHint As ClearTypeHint

속성 값

ClearTypeHint

ClearTypeHintVisual입니다.

적용 대상