LineFillFormat
Overview
LineFillFormat is a class in Aspose.Slides FOSS for .NET.
Inherits from: ILineFillFormat.
Represents properties for lines filling.
Properties: FillType, GradientFormat, PatternFormat, RotateWithShape, SolidFillColor.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
FillType | FillType | Read/Write | Gets or sets the fill type. |
SolidFillColor | IColorFormat | Read | Gets the solid fill color. |
GradientFormat | IGradientFormat | Read | Gets the gradient format. |
PatternFormat | IPatternFormat | Read | Gets the pattern format. |
RotateWithShape | NullableBool | Read/Write | Gets or sets the rotate with shape. |