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 : GetStringDescription Method |
public static string GetStringDescription( RasterColor color )
'Declaration
Public Shared Function GetStringDescription( _ ByVal color As RasterColor _ ) As String
'Usage
Dim color As RasterColor Dim value As String value = RasterColorHelper.GetStringDescription(color)
public static string GetStringDescription( RasterColor color )
function Leadtools.RasterColorHelper.GetStringDescription( color )
public: static String^ GetStringDescription( RasterColor color )