共用方式為


NSLayoutManager.SetLocation(CGPoint, NSRange) 方法

定義

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

參數

location
CGPoint
forStartOfGlyphRange
NSRange
屬性

適用於