Share via


NSTextLineFragment.GetLocation(IntPtr) Method

Definition

[Foundation.Export("locationForCharacterAtIndex:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGPoint GetLocation(IntPtr characterIndex);
[<Foundation.Export("locationForCharacterAtIndex:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetLocation : nativeint -> CoreGraphics.CGPoint
override this.GetLocation : nativeint -> CoreGraphics.CGPoint

Parameters

characterIndex
IntPtr

nativeint

Returns

Attributes

Applies to