Microsoft SDK for Java

PictureBoxSizeMode.STRETCH_IMAGE

Specifies that the image should be stretched or shrunk to correspond to the size of the PictureBox control.

Syntax

public static final int STRETCH_IMAGE;

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