Login Page - Create Account

Support Board


Date/Time: Thu, 28 Mar 2024 23:02:34 +0000



Post From: ACSIL - get all values of all horizontal lines on the chart

[2022-05-22 14:39:32]
maxima120 - Posts: 144
I found the solution (for some reason line numbers are negative):


s_UseTool drawing;
if (sc.GetUserDrawnChartDrawing(chartId, DRAWING_HORIZONTAL_RAY, drawing, i) > 0)