ILineFillFormat
Overview
ILineFillFormat is a interface in Aspose.Slides FOSS for .NET.
Represents properties for lines filling.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
FillType | FillType | Read/Write | Indicates the line fill style (solid, gradient, pattern, etc.) |
SolidFillColor | IColorFormat | Read | Provides access to the solid color fill settings for the line |
GradientFormat | IGradientFormat | Read | Gives the gradient fill configuration applied to the line |
PatternFormat | IPatternFormat | Read | Returns the pattern fill details used for the line |
RotateWithShape | NullableBool | Read/Write | Specifies whether the line fill rotates together with the shape |