NSTypesetter.SetLocation(CGPoint, IntPtr, NSRange) 方法

定义

[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

参数

location
CGPoint
advancements
IntPtr

nativeint

glyphRange
NSRange
属性

适用于