[]
        
(Showing Draft Content)

C1.WPF.FlexReport.Legacy.Utils.TryReadColor

TryReadColor Method

TryReadColor(string, out Color)

Declaration
public override bool TryReadColor(string s, out Color value)
Public Overrides Function TryReadColor(s As String, ByRef value As Color) As Boolean
Parameters
Type Name Description
string s
Color value
Returns
Type Description
bool