PictureBoxSizeMode.AUTO_SIZE

Overview | Methods | Fields | This Package | All Packages

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;