Sets the Backcolor

Namespace: DotNetNuke.Services.GeneratedImage.FilterTransform
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public Color BackColor { get; set; }
Visual Basic
Public Property BackColor As Color
	Get
	Set

See Also