T O P I C R E V I E W |
Jmich |
Posted - Feb 12 2024 : 14:03:17 How to highlight a selected object in color. For example, change the pre-refined selection. Instead of just the yellow dots also change color (example blue) or the Show object slightly larger.
Selection beforehand New Selection Shape
see picture attached
Who has an idea to solve
regards
jm |
3 L A T E S T R E P L I E S (Newest First) |
xequte |
Posted - Feb 14 2024 : 22:38:50 Hi
There is not a built-in way to do it, but you could change the border color of the current object in the OnSelectObject event.
Nigel Xequte Software www.imageen.com
|
Jmich |
Posted - Feb 13 2024 : 04:15:08 Hello Xequte Team,
Please excuse me, unfortunately, I meant something else. As described below, only the color of the selected object should be changed (in this case, the color blue), and when it is no longer selected, it should revert to the original color, for example, red.
The solution ImageEnVect1.CurrentLayer.BorderColor not the selected object.
jm
|
xequte |
Posted - Feb 12 2024 : 20:04:59 Hi
With TImageEnVect you set the line color and width with:
http://www.imageen.com/help/TImageEnVect.ObjPenColor.html http://www.imageen.com/help/TImageEnVect.ObjPenWidth.html
Nigel Xequte Software www.imageen.com
|
|
|