Microsoft SDK for Java

getUniformScaling

This method of the Direct3dRMViewport Class retrieves the scaling property used to scale the viewing volume into the larger dimension of the window.

Syntax

public int getUniformScaling();

Return Value

Returns true if the viewport scales uniformly; otherwise, returns false.

See Also

setUniformScaling

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