Login Page - Create Account

Support Board


Date/Time: Mon, 06 May 2024 23:17:43 +0000



[User Discussion] - FYI - ACSIL tool DRAWING_HORIZONTALLINE

View Count: 1120

[2019-01-04 01:05:31]
ZenAlchemist - Posts: 23
Just an FYI. The help docs do not make it clear, but in regards to the tool DRAWING_HORIZONTALLINE, the DT_BOTTOM flag for TextAlignment does work. I was happy to find out that the following works:


s_UseTool ToolLine;
ToolLine.DrawingType = DRAWING_HORIZONTALLINE;
ToolLine.TextAlignment = DT_BOTTOM | DT_LEFT;

Zen

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account