The orientation used by snap lines.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesNET.Viewer (in yWorks.yFilesNET.Viewer.dll) Version: 4.1.0.1 (4.1.0.1)
Syntax
| C# |
|---|
public enum SnapLineOrientation |
| Visual Basic |
|---|
Public Enumeration SnapLineOrientation |
Members
| Member name | Description | ||
|---|---|---|---|
| Horizontal | 0 | Constant that describes a horizontal orientation of a snap line. | |
| Vertical | 1 | Constant that describes a vertical orientation of a snap line. |