Visual.VisualClearTypeHint 属性

定义

获取或设置 ClearTypeHint,它确定在 Visual 中呈现 ClearType 的方式。

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

适用于