The orientation used by snap lines.
Namespace: yWorks.yFiles.UI.InputAssembly: yWorks.yFilesWPF.Viewer (in yWorks.yFilesWPF.Viewer.dll) Version: 2.2.0.2 (2.2.0.2)
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. |