Sets the Color of the border and text element
Namespace: DotNetNuke.Services.GeneratedImage.StartTransformAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public Color Color { get; set; } |
| Visual Basic |
|---|
Public Property Color As Color Get Set |