Microsoft SDK for Java

deleteViewport

This method of the Direct3dDevice Class removes the specified viewport from the list of viewport objects associated with the device.

Syntax

public void deleteViewport(Direct3dViewport vport);

Parameters

vport A viewport object that should be disassociated with this Direct3dDevice object.

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