| 
				   
                             Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction | Help Version 19.0.2.9 	
                       		
			       | 
             
| Leadtools.Multimedia Namespace > VideoProcessors Class : Deinterlace Property | 
public Processor Deinterlace {get;}
'Declaration
 
Public ReadOnly Property Deinterlace As Processor
'Usage
 
Dim instance As VideoProcessors Dim value As Processor value = instance.Deinterlace
public: property Processor^ Deinterlace { Processor^ get(); }