public final class ControlPictureSizeMode
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
CLIP
Crops any part of the picture that is larger than the control's boundaries.
|
static int |
STRETCH
Stretches the picture to fill the control's area.
|
static int |
ZOOM
Enlarges the picture, but does not distort the picture in either the horizontal or vertical direction.
|
public static final int CLIP
public static final int STRETCH
public static final int ZOOM
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.