Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.28
|
Leadtools Namespace > RasterColorHelper Class : FromString Method |
public static RasterColor FromString( string value )
'Declaration
Public Shared Function FromString( _ ByVal value As String _ ) As RasterColor
'Usage
Dim value As String Dim value As RasterColor value = RasterColorHelper.FromString(value)
public static RasterColor FromString( string value )
function Leadtools.RasterColorHelper.FromString( value )
public: static RasterColor FromString( String^ value )