[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.TextLayout.GetInlineObjectAt

GetInlineObjectAt Method

GetInlineObjectAt(int)

Gets the InlineObject at the specified code point index.

Declaration
public InlineObject GetInlineObjectAt(int codePointIndex)
Public Function GetInlineObjectAt(codePointIndex As Integer) As InlineObject
Parameters
Type Name Description
int codePointIndex
Returns
Type Description
InlineObject