PictureBoxSizeMode.STRETCH_IMAGE

Overview | Methods | Fields | This Package | All Packages

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;