ImageEn for Delphi and C++ Builder ImageEn for Delphi and C++ Builder

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
Forum membership is Free!  Click Join to sign-up
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 How to increase the font size of TIELineLayer
 New Topic  Reply to Topic
Author Previous Topic Topic Next Topic  

supersk

95 Posts

Posted - Sep 06 2021 :  22:12:06  Show Profile  Reply
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.

xequte

38128 Posts

Posted - Sep 07 2021 :  00:30:23  Show Profile  Reply
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
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
Jump To: