NSLayoutManager.SetLocation(CGPoint, NSRange) Method

Definition

Sets the for the first glyph in .

[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

Parameters

location
CGPoint
glyphRange
NSRange
Attributes

Applies to