Page tree
    Created with Raphaël 2.1.0
    Loading...
Skip to end of metadata
Go to start of metadata

Description

Sets or returns a Color object that represents the background (fill) color. This is the main color used for shading.

C#
public System.Drawing.Color BackgroundColor{ get; set; }
vb.net
Public Property BackgroundColor() As System.Drawing.Color

Remarks

MS Word equivalent: Format menu > Borders and Shading... > Shading tab > Fill section
  • No labels