Login Page - Create Account

Support Board


Date/Time: Mon, 20 May 2024 21:27:58 +0000



Post From: Modify Text and its alignment for Extending Rectangle Highlight

[2014-04-28 15:19:20]
Al SC Developer - Posts: 434
Currently, this can not be done. However, in ver 1129 you will be able to do this with the following lines:


s_UseTool Tool;

Tool.Text = "Text to add";
Tool.TextAlignment = DT_LEFT; // use DT_RIGHT to place on the right