Login Page - Create Account

Support Board


Date/Time: Tue, 26 Nov 2024 11:31:07 +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