Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.