Rank: Advanced Member
Groups: Guest
Joined: 3/29/2010(UTC) Posts: 81
Thanks: 10 times
|
Hello........ Can i get angle and Position ( angle and x,y cordinates ) of object in multilayerImage editor? when enter angle , i wana to rotate object to the given angle... is it possible? Edited by user Monday, September 20, 2010 5:40:03 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 5/29/2010(UTC) Posts: 1,310
Thanks: 8 times Was thanked: 111 time(s) in 111 post(s)
|
Hello, I just implemented a simple application. It allows adding RectangleVObject setting values of angle, x[i] and [i]y coordinates of left-top corner before. I used Transform to configure all these v-object transformation I attached zip achieve with sample for you reference. Please feel free to let me know, if you have other questions or problems. Edited by user Tuesday, September 21, 2010 3:16:53 PM(UTC)
| Reason: Not specified |
Best regards, Dmitry Obukhov
Technical Support. Aurigma, Inc.
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 3/29/2010(UTC) Posts: 81
Thanks: 10 times
|
In multilayerviewer "bestfit,fit to width, fit to height" properties are not working.. how can i do this?
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 5/29/2010(UTC) Posts: 1,310
Thanks: 8 times Was thanked: 111 time(s) in 111 post(s)
|
Hello, To use this properties for multilayer viewer please follow the steps below: - click on multilayer viewer while Design conditions;
- find ZoomMode property in the property list of multilayer viewer;
- choose appropriate mode.
Alternatively, you can set the value of ZoomMode property this way: Code:
multiLayerViewer1.ZoomMode = Aurigma.GraphicsMill.WinControls.ZoomMode.BestFit;
Please let me know if you have any additional questions. |
Best regards, Dmitry Obukhov
Technical Support. Aurigma, Inc.
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 3/29/2010(UTC) Posts: 81
Thanks: 10 times
|
Thanx.... I have given the same as your sample codes "Multilayer Image Editor Demo" ,But its not working...(in the sample also) ... Edited by user Thursday, September 30, 2010 7:01:19 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 5/29/2010(UTC) Posts: 1,310
Thanks: 8 times Was thanked: 111 time(s) in 111 post(s)
|
Hello, Please update your version of Graphics Mill to the last one, which is available on our site and let me know about the results. It seems I do not understand a bit what do you mean by Quote:"bestfit,fit to width, fit to height" properties are not working Please explain it details. |
Best regards, Dmitry Obukhov
Technical Support. Aurigma, Inc.
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 3/29/2010(UTC) Posts: 81
Thanks: 10 times
|
Hello.......... please give me one sample application for this...(FitTowidth,BestFit and FitToHeight..).. I have seen your sample codes to set rotation angle for an object in multilayerviewer..Actually, i need the angle of rotation of object from its starting position..... pls help me with sample codes... Edited by user Sunday, October 3, 2010 9:26:49 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 5/29/2010(UTC) Posts: 1,310
Thanks: 8 times Was thanked: 111 time(s) in 111 post(s)
|
Hello, I created sample which allows adding rectangle vector objects and rotating them from their center point. I attached this sample for your reference. Please download it. Please let me know if you have any additional questions. Edited by user Monday, October 4, 2010 5:05:08 PM(UTC)
| Reason: Not specified |
Best regards, Dmitry Obukhov
Technical Support. Aurigma, Inc.
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 3/29/2010(UTC) Posts: 81
Thanks: 10 times
|
Thanx.... Please give me sample application for multilayerImageEditor "Best fit, Fit to width ,fit to height" zoom functionalities... Edited by user Monday, October 4, 2010 5:44:12 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 5/29/2010(UTC) Posts: 1,310
Thanks: 8 times Was thanked: 111 time(s) in 111 post(s)
|
Hello, You said: Quote: "bestfit,fit to width, fit to height" properties are not working Could you explain please what do you mean by it? |
Best regards, Dmitry Obukhov
Technical Support. Aurigma, Inc.
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 3/29/2010(UTC) Posts: 81
Thanks: 10 times
|
I have done one application..in this i have set zommode=none , and zoom =1 in the property of viewer, and in the buttons click event, I have added the codes " multiLayerViewer1.ZoomMode = Aurigma.GraphicsMill.WinControls.ZoomMode.BestFit", " multiLayerViewer1.ZoomMode = Aurigma.GraphicsMill.WinControls.ZoomMode.FitToHeight" "multiLayerViewer1.ZoomMode = Aurigma.GraphicsMill.WinControls.ZoomMode.FitToWidth" . all this events are remain the same when i worked with this... Edited by user Tuesday, October 5, 2010 1:09:12 PM(UTC)
| Reason: Not specified
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 5/29/2010(UTC) Posts: 1,310
Thanks: 8 times Was thanked: 111 time(s) in 111 post(s)
|
Hello, I tried your sample. It worked okay. Please read [url=http://www.aurigma.com/docs/gm/P_Aurigma_GraphicsMill_WinControls_ViewerBase_ZoomMode.htm[/url] about Zoom Mode Enumeration. Could you explain how you want it should work please? Edited by user Thursday, February 24, 2011 9:57:06 PM(UTC)
| Reason: Not specified |
Best regards, Dmitry Obukhov
Technical Support. Aurigma, Inc.
|
|
|
|
Rank: Newbie
Groups: Guest
Joined: 11/8/2010(UTC) Posts: 3
|
just agree with you! thank you! you did a nice work! |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.