Click or drag to resize

FillType Enumeration

Fill format type.

Namespace:  Aspose.Diagram
Assembly:  Aspose.Diagram (in Aspose.Diagram.dll) Version: 20.3.0.0 (20.3)
Syntax
public enum FillType
Members
  Member nameValueDescription
Automatic0 Represents automatic formatting type.
None1 Represents none formatting type.
Solid2 Solid fill format.
Gradient3 Gradient fill format.
Texture4 Texture fill format.
Pattern5 Pattern fill format.
See Also