Microsoft SDK for Java

RichEdit.getSelHangingIndent

Retrieves the distance between the left edge of the first line of text in the selected paragraph and the left edge of subsequent lines in the same paragraph.

Syntax

public int getSelHangingIndent()

Return Value

Returns the hanging indention, in pixels.

See Also   setSelHangingIndent

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