LineFillFormat

Overview

LineFillFormat is a class in Aspose.Slides FOSS for .NET. Inherits from: ILineFillFormat.

Represents properties for lines filling.

Properties

NameTypeAccessDescription
FillTypeFillTypeRead/WriteIndicates the type of fill applied to a line (e.g., solid, gradient, pattern)
SolidFillColorIColorFormatRead
GradientFormatIGradientFormatRead
PatternFormatIPatternFormatRead
RotateWithShapeNullableBoolRead/Write

See Also