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 PositionType |
| Visual Basic |
|---|
Public Enumeration PositionType |
| Visual C++ |
|---|
public enum class PositionType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| Static | 0 | ||
| Absolute | 1 | ||
| Fixed | 2 | ||
| Relative | 3 |