PositionType Enumeration
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| PositionType Enumeration |
| See Also Send Feedback |
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 |