Error processing SSI file
LEADTOOLS Image Processing (Leadtools.ImageProcessing.Effects assembly)

Show in webframe

Run Method








Apply the method.
Syntax
public virtual int Run()
'Declaration
 
Public Overridable Function Run() As Integer
'Usage
 
Dim instance As FeretsDiameterCommand
Dim value As Integer
 
value = instance.Run()
public virtual int Run()
 function Leadtools.ImageProcessing.Effects.FeretsDiameterCommand.Run()
public:
virtual int Run(); 

Return Value

1 the command was successful
< 1 An error occurred.
Example
Refer to FeretsDiameterCommand.
Requirements

Target Platforms

See Also

Reference

FeretsDiameterCommand Class
FeretsDiameterCommand Members

Error processing SSI file