Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Description

Sets

or

returns

a

{

Excerpt
Wiki Markup
Msdn

:

System.Drawing.Color

|Color} object that represents the background \(fill\) color. This is the main color used for

System.Drawing.Color
1Color
object that represents the background (fill) color. This is the main color used for shading.

Signature
C#
C#
 public System.Drawing.Color BackgroundColor{ get; set; }

...