RichEdit.setSelIndent

Overview | Methods | This Package | All Packages

RichEdit.setSelIndent

Sets 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 void setSelIndent( int selIndent )

Parameters

selIndent

The amount of indention, in pixels.

See Also   getSelIndent