Visual::VisualTextHintingMode Property
.NET Framework (current version)
Gets or sets the TextHintingMode of the Visual.
Assembly: PresentationCore (in PresentationCore.dll)
public protected: property TextHintingMode VisualTextHintingMode { TextHintingMode get(); void set(TextHintingMode value); }
Property Value
Type: System.Windows.Media::TextHintingModeThe TextHintingMode applied to the Visual.
.NET Framework
Available since 4.0
Available since 4.0
Show: