PictureBoxSizeMode.NORMAL

Overview | Methods | Fields | This Package | All Packages

PictureBoxSizeMode.NORMAL

Specifies that the image should be placed in the upper-left corner of the PictureBox control's client area, that the image should be clipped if the image is larger than the control, and that no other special processing should occur.

Syntax

public static final int NORMAL;