Partager via


FontEmbeddingManager.RecordUsage(GlyphRun) Méthode

Définition

Lance la collection d’informations d’utilisation sur la police de glyphe et les index utilisés par un élément spécifié GlyphRun.

public:
 void RecordUsage(System::Windows::Media::GlyphRun ^ glyphRun);
public void RecordUsage(System.Windows.Media.GlyphRun glyphRun);
member this.RecordUsage : System.Windows.Media.GlyphRun -> unit
Public Sub RecordUsage (glyphRun As GlyphRun)

Paramètres

glyphRun
GlyphRun

Dont GlyphRun les informations d’utilisation sont collectées.

Remarques

Utilisez la GlyphTypefaceUris propriété pour renvoyer la collection de polices de glyphe utilisées par glyphRun.

S’applique à