Represents the shape of gradient fill.
[Visual Basic]Public Enum GradientShapeEx
[C#]public enum GradientShapeEx
Members
| Member Name | Description | Value |
| NotDefined |
| -1 |
| Rectangle |
| 0 |
| Radial |
| 1 |
| Path |
| 2 |
Requirements
Namespace: Aspose.Slides.Pptx
Assembly: Aspose.Slides (in Aspose.Slides.dll)
See Also
Aspose.Slides.Pptx Namespace