Login Page - Create Account

Support Board


Date/Time: Tue, 01 Jul 2025 20:10:24 +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