Partager via


CTFont.GetPathForGlyph Méthode

Définition

Surcharges

GetPathForGlyph(UInt16)
GetPathForGlyph(UInt16, CGAffineTransform)

GetPathForGlyph(UInt16)

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

Paramètres

glyph
UInt16

Retours

S’applique à

GetPathForGlyph(UInt16, CGAffineTransform)

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

Paramètres

glyph
UInt16
transform
CGAffineTransform

Retours

S’applique à