Symbolic slider mode specifier.
Namespace: yWorks.yFiles.LayoutAssembly: yWorks.yFilesNET.Algorithms (in yWorks.yFilesNET.Algorithms.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public enum RotatedSliderMode |
| Visual Basic |
|---|
Public Enumeration RotatedSliderMode |
Members
| Member name | Description | ||
|---|---|---|---|
| Center | 0 | Symbolic slider mode specifier. Chooses continuous label positions directly on the edge path. | |
| Side | 1 | Symbolic slider mode specifier. Chooses continuous label positions along both sides of the edge path. | |
| SingleSide | 2 | Symbolic slider mode specifier. Chooses continuous label positions along a side of the edge path. |