T O P I C R E V I E W |
supersk |
Posted - Sep 06 2021 : 22:12:06 My code as follow: TIELineLayer **llyr; llyr = (TIELineLayer*)(ImgEnMain->CurrentLayer); llyr->RulerUnits = MeasUnit; llyr->IsRuler = true; llyr->TextOverflow = ieoshrink; ... When you draw a short measuring line, the measured value will not be displayed on the line. Therefore, how can the measured value be displayed regardless of the length of the measuring line. |
1 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Sep 07 2021 : 00:30:23 Hi
Unfortunately, at this time, text may not be visible when the line is too small (text has no minimum size when shrinking). We'll improve that in a later update.
For v10.1.1 rulers always display hover text so at least the size is shown while creating/resizing the line layer.
Nigel Xequte Software www.imageen.com
|
|
|