Support Board
Date/Time: Thu, 06 Nov 2025 15:55:10 +0000
Post From: tool set fine size with DRAWING_HORIZONTAL_RAY
| [2019-08-13 17:41:09] |
| onnb - Posts: 664 |
|
We are drawing DRAWING_HORIZONTAL_RAY with ACSIL See sample code below. The text draws fine, I don't see the font size changing - is that expected? tool.Text = SCString().Format("%i %02i:%02i:%02i %s", vol, dt.GetHour(), dt.GetMinute(), dt.GetSecond(), sc.FormatGraphValue(tool.BeginValue, sc.BaseGraphValueFormat).GetChars()); tool.TextAlignment = DT_RIGHT | alignment; tool.FontSize = in_font_size.GetInt(); Date Time Of Last Edit: 2019-08-13 17:41:25
|
