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






Retrieves the index of the first character of the specified line.

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

 Syntax

Java  Copy Code

public int getStartOfLine (
    Rectangle2D.Float bounds,
    int lineIndex
)

 Parameters

bounds

lineIndex

 Return Value

 See Also

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