次の方法で共有


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

適用対象