Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

ToString Method (GrayscaleCommand)








Overridden. Returns a meaningful name for this command.
Syntax
public override string ToString()
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As GrayscaleCommand
Dim value As String
 
value = instance.ToString()
public override string ToString()
 function Leadtools.ImageProcessing.GrayscaleCommand.ToString()
public:
String^ ToString(); override 

Return Value

string that is the name of this command.
Requirements

Target Platforms

See Also

Reference

GrayscaleCommand Class
GrayscaleCommand Members

Error processing SSI file