The Drawing.Shape.Fill class determines the fill properties of a shape. The Fill class implements the System.ComponentModel.INotifyPropertyChanged interface.

Syntax

public class Fill : System.ComponentModel.INotifyPropertyChanged
Public Class Fill
  Implements System.ComponentModel.INotifyPropertyChanged

Introduced: X13.

Properties

Property Description
Color Gets or sets the shape's fill color.