Freigeben über


LineDisplayCustomGlyphs Klasse

Definition

Stellt einen Satz benutzerdefinierter Glyphen dar, die von einer Linienanzeige verwendet werden sollen.

public ref class LineDisplayCustomGlyphs sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class LineDisplayCustomGlyphs final
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 327680)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class LineDisplayCustomGlyphs final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class LineDisplayCustomGlyphs
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 327680)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class LineDisplayCustomGlyphs
Public NotInheritable Class LineDisplayCustomGlyphs
Vererbung
Object Platform::Object IInspectable LineDisplayCustomGlyphs
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 Fall Creators Update (eingeführt in 10.0.16299.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v5.0)

Eigenschaften

SizeInPixels

Ruft die Glyphendimensionen (basierend auf der Anzahl von Pixeln für eine Zeichenzelle) ab, die vom Gerät unterstützt werden.

SupportedGlyphCodes

Ruft die Liste der Zeichencodes ab, die für die Neudefinition als benutzerdefinierte Glyphen verfügbar sind.

Methoden

TryRedefineAsync(UInt32, IBuffer)

Versucht, eine benutzerdefinierte Glyphe asynchron zu definieren.

Gilt für: