IDirect3DRMViewport::GetUniformScaling
Retrieves the scaling property used to scale the viewing volume into the larger dimension of the window.
BOOL GetUniformScaling( );
Return Values
Returns TRUE if the viewport scales uniformly, or FALSE otherwise.
See Also