Gets or sets the shape's fill color. The default value is a structure of type Systen.Drawing.Color with the values A=255, R=91, G=155 and B=213.

Syntax

public System.Drawing.Color Color { get; set; }
Public Property Color() As System.Drawing.Color