構件 / MindFusion Group

  1. $$$$ | 購買

    版本資訊: Added a new LinkDensity partitioning method to CompositeLayout, which divides the graph depending on ratio of nodes to links in subgraphs. AnnealLayout now normalizes distance calculations, making its cost property values independent from diagram's ... 閱讀詳情 顯示關於這個產品的更多結果

  2. 版本資訊: Added Microsoft.NET 8 support- The distribution now includes assemblies and sample projects for.NET 8. Locally installed assemblies do not appear automatically in Visual Studio toolbox at this time, you can either add references manually or through Nuget ... 閱讀詳情

  3. 版本資訊: Drag-and-drop improvements- The control now displays a ghost image of nodes dragged from NodeListView. Set the DragIndicatorOpacity property to set the image opacity. Set HorizontalDropAlignment and VerticalDropAlignment to specify placement of dropped ... 閱讀詳情

  4. 版本資訊: Added a new LinkDensity partitioning method to CompositeLayout, which divides the graph depending on ratio of nodes to links in subgraphs. Improved export of link texts by SvgExporter. Nodes rendered inside NodeListView now better match the MeasureUnit. ... 閱讀詳情 顯示關於這個產品的更多結果

  5. 版本資訊: Multi-touch support- Diagram views now handle Microsoft Windows touch messages and implement multi-touch gestures: The view can be zoomed or panned using two-touch pinch/flick gestures. Diagram nodes can be moved, scaled and rotated using two-touch pinch ... 閱讀詳情

  6. 版本資訊: You can now specify which visual effect to show when modifying items. You can now specify which visual effect to show when modifying items. New Opacity property lets you create translucent DiagramItems. Added new CopySelection overload which lets you copy ... 閱讀詳情

  7. 版本資訊: Added a new LinkDensity partitioning method to CompositeLayout, which divides the graph depending on ratio of nodes to links in subgraphs. Improved export of link texts by SvgExporter. Nodes rendered inside NodeListView now better match the MeasureUnit. ... 閱讀詳情 顯示關於這個產品的更多結果

  8. 版本資訊: Multi-touch support- Diagram views now handle Microsoft Windows touch messages and implement multi-touch gestures: The view can be zoomed or panned using two-touch pinch/flick gestures. Diagram nodes can be moved, scaled and rotated using two-touch pinch ... 閱讀詳情

  9. 版本資訊: You can now specify which visual effect to show when modifying items. New Opacity property lets you create translucent DiagramItems. Added new CopySelection overload which lets you copy a list of items without selecting them. You can now set ... 閱讀詳情

  10. $$$$ | 購買

    版本資訊: TableNode improvements getRow and getColumn methods now return strongly-typed TableRow and TableColumn objects. The anchorPattern property of TableRow and rowAnchorPattern property of TableNode now let you specify the points where links connect to table ... 閱讀詳情 顯示關於這個產品的更多結果

  11. 版本資訊: Angular bindings have been updated to Angular version 16. Added the ability to custom-draw anchor points by setting 'MarkStyle.Custom' and handling the 'drawAnchorPoint' event. 'SinglePointerController' can now be inherited ... 閱讀詳情

  12. 版本資訊: Web components- The library registers each control class as a web component. You can now use the following tags to create corresponding components: <mindfusion-diagramview>- Creates a DiagramView instance. <mindfusion-ruler>- Creates a Ruler ... 閱讀詳情

  13. $$$$$ | 購買

    版本資訊: Microsoft.NET 8 support- The MindFusion.WPF Pack distribution now includes assemblies and sample projects for.NET 8. Locally installed assemblies do not appear automatically in Microsoft Visual Studio toolbox at this time; you can either add references ... 閱讀詳情 顯示關於這個產品的更多結果

  14. 版本資訊: New in MindFusion.Diagramming Model / view separation- Diagram is now considered a model class and must be displayed inside a DiagramView control. UI virtualization- DiagramView and ContainerNode now add UI elements to the WPF visual tree only for diagram ... 閱讀詳情

  15. 版本資訊: Improves Diagramming, Scheduling and Virtual Keyboard. New in MindFusion.Diagramming DiagramLink improvements Rotate text style now honors 'TextTrimming' property, trimming long labels at segment ends. Link crossing decorations are now also ... 閱讀詳情

  16. $$$$ | 購買

    版本資訊: Drag-and-drop improvements- The control now displays a ghost image of nodes dragged from NodeListView. Set the DragIndicatorOpacity property to set the image opacity. Set HorizontalDropAlignment and VerticalDropAlignment to specify placement of dropped ... 閱讀詳情 顯示關於這個產品的更多結果

  17. 版本資訊: Create an index of item positions for faster hit-testing. Spatial index- Create an index of item positions for faster hit-testing and viewport clipping queries. This greatly improves user interaction and rendering speed for diagrams containing tens of ... 閱讀詳情

  18. 版本資訊: New class allows you to display multiple captions for a single diagram node. Multiple labels per node- Added NodeLabel class which allows you to display multiple captions for a single diagram node. Miscellaneous: Improved text rendering quality on high ... 閱讀詳情

  19. $$$$$ | 購買

    版本資訊: New in MindFusion.Diagramming Multi-touch support- Diagram views now handle Microsoft Windows touch messages and implement multi-touch gestures: The view can be zoomed or panned using two-touch pinch/flick gestures. Diagram nodes can be moved, scaled and ... 閱讀詳情 顯示關於這個產品的更多結果

  20. 版本資訊: Diagramming adds paged view support and offscreen printing. New in MindFusion.Diagramming Paged view- Diagram pages are arranged vertically in a shared scrollable range. Apart from using scrollbars, users can also change pages by clicking navigation ... 閱讀詳情

  21. 版本資訊: Adds heat map support plus improves diagramming and scheduling controls. MindFusion.Diagramming Multiple labels per node- Allows multiple captions to be displayed for a single flowchart node. You can customize node labels including display and positioning ... 閱讀詳情

  22. $$$ | 購買

    版本資訊: Undo / redo support- The Diagram now contains an UndoManager object that tracks changes for later undo or redo. Set its UndoEnabled property to true, and UndoManager will collect Command objects representing interactive or programmatic actions in its ... 閱讀詳情

  23. $$$ | 購買

    版本資訊: New in Diagramming for JavaScript Web components The library now registers each control class as a web component. You can now use the following tags to create corresponding components: <mindfusion-diagramview> creates a DiagramView instance. 閱讀詳情 顯示關於這個產品的更多結果

  24. 版本資訊: Adds support for multiple diagram pages and tabbed diagram view. New in Diagramming for JavaScript Multiple diagram pages- Added DiagramDocument class which represents a collection of diagram pages or sheets. New pages can be added to the document and ... 閱讀詳情

  25. 版本資訊: Diagramming control adds radial tree layout and lasso zoom tool. New in Diagramming for JavaScript Radial tree layout- Added new class which arranges tree levels in concentric circles around the root. Lasso zoom tool- The control now supports several ways ... 閱讀詳情

  26. $$ | 購買

    版本資訊: Adds support for multiple diagram pages and tabbed diagram view. Multiple diagram pages- Added DiagramDocument class which represents a collection of diagram pages or sheets. New pages can be added to the document and existing pages can be removed or ... 閱讀詳情 顯示關於這個產品的更多結果

  27. 版本資訊: Adds new Radial tree layout which arranges levels in concentric circles around the root. Client-side radial layout- Arranges tree levels in concentric circles around the root. Miscellaneous Added 'strokeDashArray' and 'strokeDashOffset 閱讀詳情

  28. 版本資訊: Adds support for multiple labels per node. Multiple labels per node Includes a set of properties for full customization of display and positioning. Multi-touch improvements New property helps prevent drawing multiple items simultaneously, while keeping ... 閱讀詳情