
| Visual Basic (Declaration) | |
|---|---|
Public Class FilterEnum | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As FilterEnum | |
| C# | |
|---|---|
public class FilterEnum | |
| C++/CLI | |
|---|---|
public ref class FilterEnum | |
The FilterEnum object allows the user to get or set filter merit as well as enable or disable filters through merit changing. An FilterEnum object is not obtained through a parent object’s but it should be created externally.
System.Object
Leadtools.Multimedia.FilterEnum
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
Copy Code