[]
        
(Showing Draft Content)

C1.Util.DX.DirectWrite.TextAnalysisQuickSource.GetTextAtPosition

GetTextAtPosition Method

GetTextAtPosition(int, out IntPtr, out int)

Gets a block of text starting at the specified text position.

Declaration
int GetTextAtPosition(int textPosition, out IntPtr textString, out int textLength)
Parameters
Type Name Description
int textPosition
IntPtr textString
int textLength
Returns
Type Description
int