Visual.VisualClearTypeHint Propiedad

Definición

Obtiene o establece el valor de ClearTypeHint que determina cómo se presenta ClearType en el objeto 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

Valor de propiedad

ClearTypeHint del objeto Visual.

Se aplica a