CGContext.ShowGlyphsWithAdvances(UInt16[], CGSize[], Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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