T O P I C R E V I E W |
idealuser |
Posted - Nov 29 2022 : 08:56:46 I set LayersSnapDist to 128. I expected the objects to snap to 0,0 128,0 128,128 etc. Instead they snap to 1,1 129,0 and 129,129 which is 1 pixel off my expected result. What am I doing wrong? |
2 L A T E S T R E P L I E S (Newest First) |
idealuser |
Posted - Nov 30 2022 : 08:52:52 Thanks Nigel. |
xequte |
Posted - Nov 29 2022 : 20:17:21 Hi
There is an issue in the current version. You can work around it by setting:
ImageEnView1.Layer[0].BorderWidth := 0;
Nigel Xequte Software www.imageen.com
|
|
|