MindFusion.Java Package Programmer's Guide
TextLayout.getCharacterIndexFromPoint Method
See Also
 






Retrieves the character at the specified position.

Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components

 Syntax

Java  Copy Code

public int getCharacterIndexFromPoint (
    Rectangle2D.Float bounds,
    Point2D.Float position,
    int firstLine
)

 Parameters

bounds

position

firstLine

 Return Value

 See Also

TextLayout Members
TextLayout Class
com.mindfusion.diagramming.components Namespace