com.aspose.slides
Class PictureFillModeEx
java.lang.Object
com.aspose.dotnet.util.Enumerate
com.aspose.slides.PictureFillModeEx
public class PictureFillModeEx
- extends com.aspose.dotnet.util.Enumerate
Represents the enumeration of picture fill modes.
Methods inherited from class com.aspose.dotnet.util.Enumerate |
getId, getName, toString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, 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