Partager via


CTRun.GetGlyphs Méthode

Définition

Surcharges

GetGlyphs()
GetGlyphs(NSRange)
GetGlyphs(NSRange, UInt16[])

GetGlyphs()

public ushort[] GetGlyphs ();
member this.GetGlyphs : unit -> uint16[]

Retours

UInt16[]

S’applique à

GetGlyphs(NSRange)

public ushort[] GetGlyphs (Foundation.NSRange range);
member this.GetGlyphs : Foundation.NSRange -> uint16[]

Paramètres

range
NSRange

Retours

UInt16[]

S’applique à

GetGlyphs(NSRange, UInt16[])

public ushort[] GetGlyphs (Foundation.NSRange range, ushort[] buffer);
member this.GetGlyphs : Foundation.NSRange * uint16[] -> uint16[]

Paramètres

range
NSRange
buffer
UInt16[]

Retours

UInt16[]

S’applique à