NSLayoutManager.ShowCGGlyphs Metodo
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Esegue il rendering in in .
public void ShowCGGlyphs (short[] glyphs, CoreGraphics.CGPoint[] positions, nuint glyphCount, UIKit.UIFont font, CoreGraphics.CGAffineTransform textMatrix, Foundation.NSDictionary attributes, CoreGraphics.CGContext graphicsContext);
member this.ShowCGGlyphs : int16[] * CoreGraphics.CGPoint[] * nuint * UIKit.UIFont * CoreGraphics.CGAffineTransform * Foundation.NSDictionary * CoreGraphics.CGContext -> unit
Parametri
- glyphs
- Int16[]
- positions
- CGPoint[]
- glyphCount
- System.System.UIntPtr System.unativeint
- font
- UIFont
- textMatrix
- CGAffineTransform
- attributes
- NSDictionary
- graphicsContext
- CGContext