ComponentOne FlexReport for WPF
TryReadColor Method

C1.WPF.FlexReport.4 Assembly > C1.WPF.FlexReport.Legacy Namespace > Utils Class : TryReadColor Method
Syntax
'Declaration
 
Public Shared Function TryReadColor( _
   ByVal s As System.String, _
   ByRef value As System.Windows.Media.Color _
) As System.Boolean
public static System.bool TryReadColor( 
   System.string s,
   out System.Windows.Media.Color value
)

Parameters

s
value
See Also

Reference

Utils Class
Utils Members