GetDefSolidColor Method (MultiColorGradient)
In This Topic
Returns color that can be used instead of gradient colors.
Syntax
'Declaration
Public Overrides Function GetDefSolidColor() As ThemeColorValue
public override ThemeColorValue GetDefSolidColor()
See Also