Enum FillType
FillType enumeration
Fill format type.
public enum FillType
Values
Name | Value | Description |
---|---|---|
Automatic | 0 | Represents automatic formatting type. |
None | 1 | Represents none formatting type. |
Solid | 2 | Solid fill format. |
Gradient | 3 | Gradient fill format. |
Texture | 4 | Texture fill format. |
Pattern | 5 | Pattern fill format. |
See Also
- namespace Aspose.Diagram
- assembly Aspose.Diagram