FillFormat class

FillFormat class

Represents a fill formatting options.

Inheritance:FillFormatPVIObject

The FillFormat type exposes the following members:

Properties

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

Methods

MethodDescription
get_effectiveGets effective fill formatting data with the inheritance applied.

See Also