Compartilhar via


CTFont.GetPathForGlyph Método

Definição

Sobrecargas

GetPathForGlyph(UInt16)
GetPathForGlyph(UInt16, CGAffineTransform)

GetPathForGlyph(UInt16)

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

Parâmetros

glyph
UInt16

Retornos

Aplica-se 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

Retornos

Aplica-se a