tile_as_texture property Leave feedback On this page tile_as_texture property Definition: See Also tile_as_texture property The tile_as_texture property indicates whether the image is tiled across the background. True if the image is tiled across the background; otherwise, False (the image is stretched). The default value is False. Definition: @property def tile_as_texture(self): ... @tile_as_texture.setter def tile_as_texture(self, value): ... See Also class PresentationImageFillFormat Was this page helpful? Not really Yes, thanks Any additional feedback you'd like to share with us? Skip Send Please tell us how we can improve this page. Skip Send Thank you for your feedback! We value your opinion. Your feedback will help us improve our documentation.