ILineFillFormat

ILineFillFormat

Overview

ILineFillFormat is a interface in Aspose.Slides FOSS for .NET.

Represents properties for lines filling.

Properties

NameTypeAccessDescription
FillTypeFillTypeRead/WriteIndicates the line fill style (solid, gradient, pattern, etc.)
SolidFillColorIColorFormatReadProvides access to the solid color fill settings for the line
GradientFormatIGradientFormatReadGives the gradient fill configuration applied to the line
PatternFormatIPatternFormatReadReturns the pattern fill details used for the line
RotateWithShapeNullableBoolRead/WriteSpecifies whether the line fill rotates together with the shape

See Also