Good day, everyone!
I have a hand-drawn straight line:
long _verticalHydraLineShapeId = _page.DrawLine(_verticalXStart, _verticalYStart, _verticalXEnd, _verticalYEnd);
_lineShape = _page.Shapes.GetShape(_verti…...Connection point placed on drawn line does not connect to anything... Then I place a connection point in the middle of the line. Connection...