Microsoft SDK for Java

D3dViewportDesc Class Fields

The D3dViewportDesc Class contains the following fields.

height The height of the viewport.
maxX Value describing the maximum homogeneous x-coordinate.
maxY Value describing the maximum homogeneous y-coordinate.
maxZ Value describing the maximum homogeneous z-coordinate.
minZ Value describing the minimum homogeneous z-coordinate.
scaleX Values describing the scaling quantities homogeneous to the screen.
scaleY Values describing the scaling quantities homogeneous to the screen.
width The width of the viewport.
x The x-coordinate of the top-left corner of the viewport.
y The y-coordinate of the top-left corner of the viewport.

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