-
-
Notifications
You must be signed in to change notification settings - Fork 341
Nodify_ArrowHeadEnds
miroiu edited this page Dec 23, 2024
·
1 revision
Namespace: Nodify
Assembly: Nodify
References: BaseConnection
The end at which the arrow head is drawn.
public enum ArrowHeadEnds Arrow heads at both ends.
Both = 2; Arrow head at end.
End = 1; No arrow head.
None = 3; Arrow head at start.
Start = 0; | English | 简体中文 |
|---|
- Hierarchy and terminology
- Content layers
- Creating an editor
- Using a theme
- Minimal example
- Drawing a grid
- Moving the viewport
- Zooming
- Scrolling
- Selecting items
- Pushing items
- Snapping to grid
- Editor gestures
- Commands