com.aspose.slides.pptx
Class PictureFillModeEx
java.lang.Object
com.aspose.slides.Enumerate
com.aspose.slides.pptx.PictureFillModeEx
- All Implemented Interfaces:
- java.lang.Comparable
public class PictureFillModeEx
- extends Enumerate
Enumeration which defines modes of a picture fill.
Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, wait, wait, wait |
TILE
public static final PictureFillModeEx TILE
TILE_ID
public static final int TILE_ID
- See Also:
- Constant Field Values
STRETCH
public static final PictureFillModeEx STRETCH
STRETCH_ID
public static final int STRETCH_ID
- See Also:
- Constant Field Values