CGContext.ShowGlyphsWithAdvances(UInt16[], CGSize[], Int32) Method

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 7, 0, ObjCRuntime.PlatformArchitecture.None, "Use the 'CoreText' API instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.None, "Use the 'CoreText' API instead.")]
public void ShowGlyphsWithAdvances (ushort[] glyphs, CoreGraphics.CGSize[] advances, int count);
member this.ShowGlyphsWithAdvances : uint16[] * CoreGraphics.CGSize[] * int -> unit

Parameters

glyphs
UInt16[]
advances
CGSize[]
count
Int32
Attributes

Applies to