IPictureFillFormatEffectiveData class
Contents
[
Hide
]IPictureFillFormatEffectiveData class
Immutable object which contains the properties of picture fill.
The IPictureFillFormatEffectiveData type exposes the following members:
Properties
Property | Description |
---|---|
dpi | Returns the dpi which is used to fill a picture. Read-only int. |
picture_fill_mode | Returns the picture fill mode. Read-only PictureFillMode . |
picture | Returns the picture. Read-only IPictureEffectiveData . |
crop_left | Returns the number of percents of real image width that are cropped off the left of the picture. Read-only float. |
crop_top | Returns the number of percents of real image height that are cropped off the top of the picture. Read-only float. |
crop_right | Returns the number of percents of real image width that are cropped off the right of the picture. Read-only float. |
crop_bottom | Returns the number of percents of real image height that are cropped off the bottom of the picture. Read-only float. |
Remarks
This interface is used as a part of IFillFormatEffectiveData
.
See Also
- class
IFillFormatEffectiveData
- module
aspose.slides
- library
Aspose.Slides