RichEdit.getSelIndent

Overview | Methods | This Package | All Packages

RichEdit.getSelIndent

Retrieves the distance between the left edge of the control and the left edge of the text that is currently selected or that is added at the insertion point.

Syntax

public int getSelIndent()

Return Value

Returns the distance, in pixels, between the left edge of the control and the left edge of the selected text.

See Also   setSelIndent