Microsoft SDK for Java

DhStyleBase.setPosAbsolute

Sets the cascading style sheet's position style to absolute.

Syntax

public void setPosAbsolute()

Remarks

Absolute positioning sets the element at an offset from the origin of its first positioned parent by the cascading style sheet's left and top settings.

See Also   getPosRelative, getPosAbsolute, setPosRelative

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