Microsoft SDK for Java

getScanLine

This method of the DirectDraw Class retrieves the scan line that is currently being drawn on the monitor.

Syntax

public int getScanLine();

Return Value

Returns the scan line.

See Also

getVerticalBlankStatus, waitForVerticalBlank

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