(WPF) SfDiagram - How to create a Polygon node

Hi,

Do you plan to integrate a polygon type node in your WPF sdDiagram library ?
I have already tried to use polyline mode but it is not satisfactory. 
The shape obtained is not closed (the end point does not correspond to the starting point) and it is not possible to move or customize it (the background color for example).
I also tried to draw a polygon with predefined coordinates using a PathGeometry. 
This technique makes it possible to display a polygon but it does not allow the user to choose the points. In addition, the selection area obtained remains a rectangle (impossible to select the points / angles of the polygon).

This functionality (available in the winforms version) seems essential to me in a drawing tool, in particular for creating sketches of floors / apartments where shapes are not always rectangles. I know that your library is initially intended to create diagrams but there are a lot of reusable things to make a drawing tool of it (and you even offer examples of this type).

Best regards,

Flo

1 Reply

RA Ranjitha Amirthalingam Syncfusion Team May 6, 2020 01:14 PM UTC

Hi Florider, 
 
Requirement: Need to edit the control point of the shapes. 
 
We can create polygon shapes using polyline tool as well as geometry. Currently, we don’t have support to edit the shapes using control point. We have already logged the feature request for the same requirement.  We will implement this feature in any of our upcoming releases. We will update you once the feature is implemented.        
Now you can track the status of this request through the below feedback link:     
 
Regards,   
Ranjitha A.  


Loader.
Up arrow icon