Microsoft SDK for Java

PictureBoxSizeMode.AUTO_SIZE

Specifies that the PictureBox control should size itself to fit the image that it displays.

Syntax

public static final int AUTO_SIZE;

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