CTRun.GetGlyphs Método

Definição

Sobrecargas

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

GetGlyphs()

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

Retornos

UInt16[]

Aplica-se a

GetGlyphs(NSRange)

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

Parâmetros

range
NSRange

Retornos

UInt16[]

Aplica-se a

GetGlyphs(NSRange, UInt16[])

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

Parâmetros

range
NSRange
buffer
UInt16[]

Retornos

UInt16[]

Aplica-se a