Problem in drawing a line between two points (C# .NET)

Hi,
I am having two points x1, y1 and x2, y2
I want to add line shape connecting this points
when y1 and y2 are same then there is no problem we can add straight line.
But how to do it when y1 and y2 are different.

1 Like

@akshayaspose,

I have observed the issue shared by you and request you to pleas share the used sample code and generated presentation for reference. Please share the information so that we may help you further in this regard.

@akshayaspose did you figure this out? Iā€™m running into the same issue.

@suzify,
Please check the issue with the latest version of Aspose.Slides. If the issue persists, please share and specify the following:

  • code example reproducing the problem
  • input and output files
  • OS version on which the code example was executed