Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

ToString Method (RasterColor)








Overridden. Converts this RasterColor structure to a human-readable string.
Syntax
public override string ToString()
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As RasterColor
Dim value As String
 
value = instance.ToString()
public override string ToString()
public String toString()
 function Leadtools.RasterColor.ToString()
public:
String^ ToString(); override 

Return Value

string that is the name of the color of this RasterColor structure.
Requirements

Target Platforms

See Also

Reference

RasterColor Structure
RasterColor Members

Error processing SSI file