Namespace: CuteEditor.Convertor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public enum FloatType |
| Visual Basic |
|---|
Public Enumeration FloatType |
| Visual C++ |
|---|
public enum class FloatType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | ||
| Right | 1 | ||
| Left | 2 |