Microsoft SDK for Java

getOverlayPositionY

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

Syntax

public int getOverlayPositionY();

Return Value

Returns the y-coordinate.

See Also

getOverlayPositionX, setOverlayPosition, updateOverlay

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