RichEdit.getSelRightIndent

Overview | Methods | This Package | All Packages

RichEdit.getSelRightIndent

Returns the distance between the right edge of the RichEdit control and the right edge of the text that is selected or that is added at the current insertion point.

Syntax

public int getSelRightIndent()

Return Value

Returns the amount of right indention, in pixels.

See Also   setSelRightIndent