Share via


CTLine.GetOffsetForStringIndex Method

Definition

Overloads

GetOffsetForStringIndex(IntPtr, NFloat)

public System.Runtime.InteropServices.NFloat GetOffsetForStringIndex(IntPtr charIndex, out System.Runtime.InteropServices.NFloat secondaryOffset);
member this.GetOffsetForStringIndex : nativeint * NFloat -> System.Runtime.InteropServices.NFloat

Parameters

charIndex
IntPtr

nativeint

secondaryOffset
NFloat

Returns

Applies to

GetOffsetForStringIndex(IntPtr)

public System.Runtime.InteropServices.NFloat GetOffsetForStringIndex(IntPtr charIndex);
member this.GetOffsetForStringIndex : nativeint -> System.Runtime.InteropServices.NFloat

Parameters

charIndex
IntPtr

nativeint

Returns

Applies to