Microsoft SDK for Java

getClipListSize

This method of the DirectDrawClipper Class retrieves the size of the portion of the clip list contained with the given rectangle.

Syntax

public int getClipListSize(Rect rec);

Return Value

Returns the clip list size.

Parameters

rec A Rect object that is used to clip the clip list.

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