FillType Enum
FillType Enum
Fill format type.
type FillType int32
Fields
Field | Description |
---|---|
Automatic | Represents automatic formatting type. |
None | Represents none formatting type. |
Solid | Solid fill format. |
Gradient | Gradient fill format. |
Texture | Texture fill format(includes picture fill). |
Pattern | Pattern fill format. |
Group | Inherit the fill properties of the group. |