Click or drag to resize

FillFormat Properties

The FillFormat type exposes the following members.

Properties
Name Description
Public property FillType
Gets or sets the type of filling. Read/write FillType .
Public property Gradient
Gets the gradient fill format. Read-only Gradient .
Public property IsGroupFill
Indicate whether is Group fill.
Public property IsNoFill
Indicates whether is No Fill.
Public property Pattern
Gets the pattern fill format. Read-only Pattern .
Public property PictureFill
Gets the picture fill format. Read-only PictureFill .
Public property RotateWithShape
Indicates whether the fill would be rotated with shape. Read/write TriState .
Public property SolidColor
Gets the fill color. Read-only ColorFormat .
Top
See Also