Visual Basic (Declaration) | |
---|---|
Public Enum ESmoothType Inherits System.Enum |
Visual Basic (Usage) | Copy Code |
---|---|
Dim instance As ESmoothType |
C# | |
---|---|
public enum ESmoothType : System.Enum |
Delphi | |
---|---|
public enum ESmoothType = class(System.Enum) |
JScript | |
---|---|
public enum ESmoothType extends System.Enum |
Managed Extensions for C++ | |
---|---|
__value public enum ESmoothType : public System.Enum |
C++/CLI | |
---|---|
public enum class ESmoothType : public System.Enum |
Member | Description |
---|---|
ciSmoothDarkenEdges | Make character edges darker |
ciSmoothLightenEdges | Make character edges lighter |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family