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

NameTypeAccessDescription
FillTypeFillTypeRead/WriteGets or sets the fill type.
SolidFillColorIColorFormatReadGets the solid fill color.
GradientFormatIGradientFormatReadGets the gradient format.
PatternFormatIPatternFormatReadGets the pattern format.
RotateWithShapeNullableBoolRead/WriteGets or sets the rotate with shape.

See Also