Microsoft SDK for Java

getOverlayPositionX

This method of the DirectDrawSurface Class, given a visible, active overlay surface (DDSCAPS_OVERLAY flag set), returns the x-display-coordinate of the surface.

Syntax

public int getOverlayPositionX();

Return Value

Returns the x-coordinate.

See Also

getOverlayPositionY, setOverlayPosition, updateOverlay

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