ControlPictureSizeMode

ControlPictureSizeMode

Utility class containing constants. Represents how to display the picture.

Values

NameDescription
CLIPCrops any part of the picture that is larger than the control’s boundaries.
STRETCHStretches the picture to fill the control’s area. This setting distorts the picture in either the horizontal or vertical direction.
ZOOMEnlarges the picture, but does not distort the picture in either the horizontal or vertical direction.