Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

ToString Method (RasterColor16)








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

Return Value

A string that is the name of the color of this RasterColor16 structure.
Requirements

Target Platforms

See Also

Reference

RasterColor16 Structure
RasterColor16 Members

Error processing SSI file