Enumeration that indicates the lens type
Visual Basic (Declaration) | |
---|---|
Public Enum LensFlareCommandType Inherits Enum |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public enum LensFlareCommandType : Enum |
Managed Extensions for C++ | |
---|---|
__value public enum LensFlareCommandType : public Enum |
C++/CLI | |
---|---|
public enum class LensFlareCommandType : public Enum |
Member | Description |
---|---|
Type1 | Standard lens. |
Type2 | Moderate wide-angle lens. |
Type3 | Moderate telephoto lens. |
System.Object
System.ValueType
System.Enum
Leadtools.ImageProcessing.SpecialEffects.LensFlareCommandType
Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family