Login Page - Create Account

Support Board


Date/Time: Sun, 19 May 2024 12:15:34 +0000



Post From: ACSIL - GDI - Pixel Values for Region 2

[2014-10-24 19:17:09]
ejtrader - Posts: 688
SC Team - Thank you. this works as expected for the main study region. Wondering if there is a way to get the co-ordinates for the right side scale area as marked in the attached image.

I mean if this is not readily available - would it be possible to introduce functions like this. The idea behind this - The space on the right margin can't be used in general by TOOLs or any other methods that I am aware of. If this is allowed for Tools(doubt it)/GDI(potentially possible) - it would be beneficial to populate some information on this Free space as needed. Considering y1/y2 - would be same as StudyRegionTop(/Bottom)Coordinate - Would it be possible to implement the following 2 functions?

int x1 = sc.StudyScaleLeftCoordinate;
int x2 = sc.StudyScaleRightCoordinate;

http://screencast.com/t/8QX1F9NkZEjF

Thank you in advance.
Date Time Of Last Edit: 2014-10-24 19:33:41