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

 

ImageEn Forum
Profile    Join    Active Topics    Forum FAQ    Search this forumSearch
 All Forums
 ImageEn Library for Delphi, C++ and .Net
 ImageEn and IEvolution Support Forum
 Line Layer Length Issue When Assigning

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

View 
UserName:
Password:
Format  Bold Italicized Underline  Align Left Centered Align Right  Horizontal Rule  Insert Hyperlink   Browse for an image to attach to your post Browse for a zip to attach to your post Insert Code  Insert Quote Insert List
   
Message 

 

Emoji
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Black Eye [B)]
Frown [:(] Shocked [:0] Angry [:(!] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
PaulAtMass Posted - Jul 24 2018 : 12:49:50
Hi,
I think I've encountered an issue when assigning one ImageEnView to another when it contains line layers with arrows.

FIEViewAnno.Assign( AIEViewAnno );
LnLen1 := (AIEViewAnno.Layers[ 1 ] as TIELineLayer).LineLength;
LnLen2 := (FIEViewAnno.Layers[ 1 ] as TIELineLayer).LineLength;

LnLen1 reports 500 as expected, LnLen2 reports 1.
Consequently when I save to IEN file and reload the arrows are the wrong size.
I've tried copying the line length but doesn't make any difference.

Any workarounds would be appreciated.
3   L A T E S T    R E P L I E S    (Newest First)
xequte Posted - Jul 25 2018 : 15:37:14
Hi

Sometime in August.

Nigel
Xequte Software
www.imageen.com
PaulAtMass Posted - Jul 25 2018 : 10:44:54
Hi Nigel,
thanks for info. When do you think 8.0.2 will be released?
regards
Paul
xequte Posted - Jul 24 2018 : 23:06:26
Hi

This is fixed in 8.0.2. You can email me for a beta release.

Nigel
Xequte Software
www.imageen.com