PictureFillFormat
General
PictureFillFormat is a class in Aspose.Slides for Python.
Inherits from: PVIObject, ISlideComponent, IPresentationComponent.
PictureFillFormat és una classe en Aspose.Slides per a Python. És heretat de: ゚PVIObject, ⌒ISlideComponentヽ , ゙IPresentationComponent .
Representa un estil de rellotge d’imatge.
Propietats
| Name | Type | Access | Description |
|---|---|---|---|
dpi | int | Read | |
picture_fill_mode | PictureFillMode | Read | Determines how the picture is tiled or stretched |
picture | ISlidesPicture | Read | |
crop_left | float | Read | Defines the left crop offset as a proportion of the picture width |
crop_top | float | Read | Defines the top crop offset as a proportion of the picture height |
crop_right | float | Read | |
crop_bottom | float | Read | |
stretch_offset_left | float | Read | Sets the left margin for stretching the picture |
stretch_offset_top | float | Read | Sets the top margin for stretching the picture |
stretch_offset_right | float | Read | Sets the right margin for stretching the picture |
stretch_offset_bottom | float | Read | Sets the bottom margin for stretching the picture |
tile_offset_x | float | Read | Moves the tiled picture horizontally by the given offset |
tile_offset_y | float | Read | Moves the tiled picture vertically by the given offset |
tile_scale_x | float | Read | |
tile_scale_y | float | Read | |
tile_alignment | RectangleAlignment | Read | |
tile_flip | TileFlip | Read | Specifies whether the tiled picture is flipped horizontally or vertically |