Visual.VisualClearTypeHint プロパティ

定義

ClearTypeHint での ClearType のレンダリング方法を決定する 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

適用対象