This is a migrated thread and some comments may be shown as answers.

Arrow Shape

2 Answers 340 Views
ImageEditor
This is a migrated thread and some comments may be shown as answers.
Fabien
Top achievements
Rank 1
Fabien asked on 28 Oct 2020, 07:42 AM

Hi,

I need to draw arrows on my ImageEditor.
These arrows must be drawn in multiple directions (N, NE, E, SE, S, SW, W, NW).
How can I accomplish that?

I implemented a Custom Shape tool and in my GetShapeGeometry() function I return the arrow Path figure.
But my shape seems to be crushed...

Any idea?

 

Thanks.

2 Answers, 1 is accepted

Sort by
0
Accepted
Martin Ivanov
Telerik team
answered on 30 Oct 2020, 11:02 AM

Hello Fabien,

I've attached an example that shows how to create a custom shape tool with arrow shapes. I hope this helps.

Regards,
Martin Ivanov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
Fabien
Top achievements
Rank 1
answered on 30 Oct 2020, 02:16 PM

Hi,

Wow you're really impressive!

Thanks a lot, that works really fine and helps me a lot!

Best regards.

Fabien.

Tags
ImageEditor
Asked by
Fabien
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Fabien
Top achievements
Rank 1
Share this question
or