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
属性

适用于