共用方式為


NSLayoutManager.DrawBackgroundForGlyphRange(NSRange, CGPoint) 方法

定義

[Foundation.Export("drawBackgroundForGlyphRange:atPoint:")]
public virtual void DrawBackgroundForGlyphRange (Foundation.NSRange glyphsToShow, CoreGraphics.CGPoint origin);
abstract member DrawBackgroundForGlyphRange : Foundation.NSRange * CoreGraphics.CGPoint -> unit
override this.DrawBackgroundForGlyphRange : Foundation.NSRange * CoreGraphics.CGPoint -> unit

參數

glyphsToShow
NSRange
origin
CGPoint
屬性

適用於