LineFillFormat class

LineFillFormat class

Represents properties for lines filling.

Inheritance:LineFillFormatPVIObject

The LineFillFormat type exposes the following members:

Properties

PropertyDescription
fill_typeReturns or sets the fill type.
Read/write FillType.
rotate_with_shapeDetermines whether the fill should be rotated with a shape.
Read/write NullableBool.
solid_fill_colorReturns the color of a solid fill.
Read-only IColorFormat.
gradient_formatReturns the gradient fill format.
Read-only IGradientFormat.
pattern_formatReturns the pattern fill format.
Read-only IPatternFormat.
slide
presentation

See Also