←Select platform

Type Property

Summary

The type of filter.

Syntax
C#
VB
C++
public PreDefinedFilterType Type {get; set;} 
Public Property NoiseToSignalRatio As PreDefinedFilterType 
public:  
   property PreDefinedFilterType^ Type 
   { 
      PreDefinedFilterType^ get() 
      void set(PreDefinedFilterType^ value) 
   } 

Property Value

A value from the PreDefinedFilterType enumeration which specifies the type of filter.

Requirements

Target Platforms

Help Version 20.0.2020.4.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly