Enum TileMode
Provides options to fit a picture as background for slides and shapes.
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum TileMode
Fields
| Name | Description |
|---|---|
| Stretch | Specifies the TileMode is Stretch. |
| Tile | Specifies the TileMode is Tile. |