Skybound Rebar

MoneyTheme Constructor (Color)

Initializes a new instance of a MoneyTheme using the given color as a base value for all colors.

[Visual Basic]
Overloads Public Sub New( _
   ByVal baseColor As Color _
)
[C#]
public MoneyTheme(
   Color baseColor
);

See Also

MoneyTheme Class | Skybound.Rebar.Rendering Namespace | MoneyTheme Constructor Overload List