mirror of
https://gitee.com/akwkevin/aistudio.-wpf.-diagram
synced 2026-04-26 11:17:56 +08:00
15
README.md
15
README.md
@@ -15,6 +15,7 @@
|
||||
### 8.从Blazor.Diagrams种引入PortlessLinks(直接连接两个node,不需要port),自动连接节点Snapping,按距离最近连接ReconnectLinksToClosestPorts
|
||||
### 9.新增Demo示例,帮助用户快速上手。
|
||||
|
||||
### 2023年之前:
|
||||
界面图:
|
||||
|
||||
本画板在WPF-Diagram-Designer进行的开发,界面框架使用Fluent.Ribbon的框架。
|
||||
@@ -84,19 +85,19 @@
|
||||
示例项目(AIStudio.Wpf.DiagramDesigner.Demo)目录如下:
|
||||
|
||||
- 1 Simple 简单示例
|
||||

|
||||

|
||||
- 2 Locked 锁定节点
|
||||
- 3 Events 事件(暂未完成,敬请期待)
|
||||
- 4 DynamicInsertions 动态插入(暂未完成,敬请期待)
|
||||
- 5 Performance 性能(100个节点生成)
|
||||
- 6 Zoom 放大缩小
|
||||
- 7 SnapToGrid 对齐到网格
|
||||

|
||||

|
||||
- 8 DragAndDrop 拖拽
|
||||

|
||||

|
||||
- 9 Nodes 节点示例
|
||||
- - 9.1 Svg svg样式
|
||||

|
||||

|
||||
- - 9.2 CustomDefinedNode 自定义节点
|
||||

|
||||
- - 9.3 PortlessLinks 无Port的node连接
|
||||
@@ -146,12 +147,12 @@
|
||||
- - 14.6 ReconnectLinksToClosestPorts 重新计算,按最近的连接点连接。
|
||||
- 15 Animations
|
||||
- - 15.1 PathAnimation 动画路径
|
||||

|
||||

|
||||
- - 15.2 LineAnimation 线条流动动画
|
||||

|
||||

|
||||
- 16 Editor
|
||||
- - 16.1 FlowchartEditor 工作流封装控件
|
||||
|
||||
近期会持续更新,欢迎大家光临。
|
||||
最后上一个动画流程图。
|
||||

|
||||

|
||||
Reference in New Issue
Block a user