NSLayoutManager.ShowCGGlyphs 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
將 轉譯為 。
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
參數
- glyphs
- Int16[]
- positions
- CGPoint[]
- glyphCount
- System.System.UIntPtr System.unativeint
- font
- UIFont
- textMatrix
- CGAffineTransform
- attributes
- NSDictionary
- graphicsContext
- CGContext