Skybound Rebar

OfficeTheme.BackColor Property

Gets or sets the background color of a rebar.

[Visual Basic]
Public Property BackColor As Color
[C#]
public System.Drawing.Color BackColor {get; set;}

Property Value

A Color structure representing the background color of a rebar.

See Also

OfficeTheme Class | Skybound.Rebar.Rendering Namespace