Enum TextureFillType
Specifies the predefined types of TextureFill.
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum TextureFillType : sbyte
Fields
| Name | Description |
|---|---|
| BlueTissuePaper | Specifies the TextureFillType is blue tissue paper. |
| Bouquet | Specifies the TextureFillType is bouquet. |
| BrownMarble | Specifies the TextureFillType is brown marble. |
| Canvas | Specifies the TextureFillType is canvas. |
| Cork | Specifies the TextureFillType is cork. |
| Denim | Specifies the TextureFillType is denim. |
| FishFossil | Specifies the TextureFillType is fish fossil. |
| Granite | Specifies the TextureFillType is granite. |
| GreenMarble | Specifies the TextureFillType is green marble. |
| MediumWood | Specifies the TextureFillType is medium wood. |
| Newsprint | Specifies the TextureFillType is newsprint. |
| Oak | Specifies the TextureFillType is oak. |
| PaperBag | Specifies the TextureFillType is paper bag. |
| Papyrus | Specifies the TextureFillType is papyrus. |
| Parchment | Specifies the TextureFillType is parchment. |
| PinkTissuePaper | Specifies the TextureFillType is pink tissue paper. |
| PurpleMesh | Specifies the TextureFillType is purple mesh. |
| RecycledPaper | Specifies the TextureFillType is recycled paper. |
| Sand | Specifies the TextureFillType is sand. |
| Stationery | Specifies the TextureFillType is stationery. |
| Unknown | Specifies the TextureFillType is unknown. |
| Walnut | Specifies the TextureFillType is walnut. |
| WaterDroplets | Specifies the TextureFillType is water droplets. |
| WhiteMarble | Specifies the TextureFillType is white marble. |
| WovenMat | Specifies the TextureFillType is woven mat. |