Field Summary | ||
---|---|---|
const Number | CLIP | |
Crops any part of the picture that is larger than the control's boundaries. | ||
const Number | STRETCH | |
Stretches the picture to fill the control's area. This setting distorts the picture in either the horizontal or vertical direction. | ||
const Number | ZOOM | |
Enlarges the picture, but does not distort the picture in either the horizontal or vertical direction. |
Field Detail |
---|
CLIP | |
const Number CLIP |
STRETCH | |
const Number STRETCH |
ZOOM | |
const Number ZOOM |