Compartir a través de


CTFont.GetPathForGlyph Método

Definición

Sobrecargas

GetPathForGlyph(UInt16)
GetPathForGlyph(UInt16, CGAffineTransform)

GetPathForGlyph(UInt16)

public CoreGraphics.CGPath GetPathForGlyph (ushort glyph);
member this.GetPathForGlyph : uint16 -> CoreGraphics.CGPath

Parámetros

glyph
UInt16

Devoluciones

Se aplica a

GetPathForGlyph(UInt16, CGAffineTransform)

public CoreGraphics.CGPath GetPathForGlyph (ushort glyph, ref CoreGraphics.CGAffineTransform transform);
member this.GetPathForGlyph : uint16 *  -> CoreGraphics.CGPath

Parámetros

glyph
UInt16
transform
CGAffineTransform

Devoluciones

Se aplica a