FillFormat Properties

The FillFormat type exposes the following members.

Properties
  NameDescription
Public propertyFillType
Returns or sets the type of filling. Read/write FillType.
Public propertyGradientFormat
Returns the gradient fill format. Read-only IGradientFormat.
Public propertyPatternFormat
Returns the pattern fill format. Read-only IPatternFormat.
Public propertyPictureFillFormat
Returns the picture fill format. Read-only IPictureFillFormat.
Public propertyRotateWithShape
Determines whether the fill should be rotated with shape. Read/write NullableBool.
Public propertySolidFillColor
Returns the fill color. Read-only IColorFormat.
See Also