| 
				   
                             Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.9 	
                       		
			       | 
             
| Leadtools.ImageProcessing.Effects Namespace > SmoothEdgesCommand Class : ToString Method | 
public override string ToString()
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As SmoothEdgesCommand Dim value As String value = instance.ToString()
public override string ToString()
- (NSString *)description
@Override public String toString()
            function Leadtools.ImageProcessing.Effects.SmoothEdgesCommand.ToString()
public: String^ ToString(); override