C1.WPF.Report Assembly / C1.WPF.Report.Legacy Namespace / Utils Class / TryReadColor Method
TryReadColor Method (Utils)
In This Topic
Syntax
'Declaration
 
Public Shared Function TryReadColor( _
   ByVal s As String, _
   ByRef value As Color _
) As Boolean
 

Parameters

s
value
See Also