Sdílet prostřednictvím


FontEmbeddingManager.GetUsedGlyphs(Uri) Metoda

Definice

Důležité

Toto rozhraní API neodpovídá specifikaci CLS.

Načte seznam glyfů používaných typem glyfů.

public:
 System::Collections::Generic::ICollection<System::UInt16> ^ GetUsedGlyphs(Uri ^ glyphTypeface);
[System.CLSCompliant(false)]
public System.Collections.Generic.ICollection<ushort> GetUsedGlyphs (Uri glyphTypeface);
[<System.CLSCompliant(false)>]
member this.GetUsedGlyphs : Uri -> System.Collections.Generic.ICollection<uint16>
Public Function GetUsedGlyphs (glyphTypeface As Uri) As ICollection(Of UShort)

Parametry

glyphTypeface
Uri

Hodnota Uri , která představuje umístění písma glyph obsahující glyfy.

Návraty

ICollection<UInt16>

Kolekce UInt16 hodnot, které představují glyfy.

Atributy

Výjimky

Hodnota glyphTypeface neodkazuje na dříve zaznamenané písmo glyph.

Platí pro