Aracılığıyla paylaş


RenderOptions.SetClearTypeHint(DependencyObject, ClearTypeHint) Yöntem

Tanım

Belirtilen öğenin ekli özelliğinin değerini ClearTypeHint ayarlar.

public:
 static void SetClearTypeHint(System::Windows::DependencyObject ^ target, System::Windows::Media::ClearTypeHint clearTypeHint);
public static void SetClearTypeHint (System.Windows.DependencyObject target, System.Windows.Media.ClearTypeHint clearTypeHint);
static member SetClearTypeHint : System.Windows.DependencyObject * System.Windows.Media.ClearTypeHint -> unit
Public Shared Sub SetClearTypeHint (target As DependencyObject, clearTypeHint As ClearTypeHint)

Parametreler

target
DependencyObject

DependencyObject ekli özelliği ayarlamak ClearTypeHint için.

clearTypeHint
ClearTypeHint

Yeni ClearTypeHint değer.

Özel durumlar

Belirtilen target değeridir null.

Şunlara uygulanır