Error processing SSI file
LEADTOOLS (Leadtools assembly)

Show in webframe

GetStringDescription Method (GrayscaleCommand)








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

Return Value

string that is the name of this command.
Requirements

Target Platforms

See Also

Reference

GrayscaleCommand Class
GrayscaleCommand Members

Error processing SSI file