TextRunTypographyProperties.EastAsianWidths Eigenschap

Definitie

Hiermee wordt een waarde opgehaald die de proportionele breedte aangeeft die moet worden gebruikt voor Latijnse tekens in een Oost-Aziatisch lettertype.

public:
 abstract property System::Windows::FontEastAsianWidths EastAsianWidths { System::Windows::FontEastAsianWidths get(); };
public abstract System.Windows.FontEastAsianWidths EastAsianWidths { get; }
member this.EastAsianWidths : System.Windows.FontEastAsianWidths
Public MustOverride ReadOnly Property EastAsianWidths As FontEastAsianWidths

Waarde van eigenschap

Een van de FontEastAsianWidths waarden. De standaardwaarde is Normal.

Van toepassing op

Zie ook