Microsoft SDK for Java

getClipper

This method of the DirectDrawSurface Class retrieves the DirectDrawClipper object associated with this surface.

Syntax

public DirectDrawClipper getClipper();

Return Value

Returns the DirectDrawClipper object if successful; null otherwise.

See Also

setClipper

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