NSTypesetter.SetLocation(CGPoint, IntPtr, NSRange) Method

Definition

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

Parameters

location
CGPoint
advancements
IntPtr

nativeint

glyphRange
NSRange
Attributes

Applies to