Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
您好我正在尝试使用拖放连接两个 flex 图形对象(从源形状拖放到目标上,然后使用路径对象创建一条连接两者的线)。
当我在形状之间拖动时,有什么方法可以看到线条的预览?
每当对象移动时更新数据对象,并将线的端点绑定到该数据对象。