NSLayoutManager.SetLocation(CGPoint, NSRange) 方法

定义

为 中的第一个字形设置 。

[Foundation.Export("setLocation:forStartOfGlyphRange:")]
public virtual void SetLocation(CoreGraphics.CGPoint ___location, Foundation.NSRange glyphRange);
abstract member SetLocation : CoreGraphics.CGPoint * Foundation.NSRange -> unit
override this.SetLocation : CoreGraphics.CGPoint * Foundation.NSRange -> unit

参数

___location
CGPoint
glyphRange
NSRange
属性

适用于