in

Data Techniques Forums

ImageMan Rotations, movenext, movelast, movefirst for the selected image

Last post 01-20-2010 1:57 PM by support. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 01-20-2010 9:02 AM

    ImageMan Rotations, movenext, movelast, movefirst for the selected image

    Hi All,

    Thank you for advance. 

    I am implementing ImageMan.Net in my .net windows application.

    1.how to implement the functions like  Rotations, movenext, movelast, movefirst for the selected image?

    2. How to delete selected image from ImageMan thumb and view control?

    please give me the any sample code for that.

     

     

     
  • 01-20-2010 1:57 PM In reply to

    Re: ImageMan Rotations, movenext, movelast, movefirst for the selected image

    Hello,

    Assuming you are using the Viewer control you can use the viewer.images property which returns an image collection that has MoveFirst, MoveNext, etc methods for navigating thru the images/pages in the viewer collection. You can use the viewer.images.currentImage property to get access to the current image and pass that to a RotateCommandobject that you have created and then assigned the rotated image back to the CurrentImage property.

     

    There are C# and VB.Net ImageManSample  solutions installed with ImageMan that show you the code used for rotations and navigating thru the images in the viewer.

     If you have a Thumbnail viewer control linked to a Viewer control then you just need to delete an image from  viewer.images collection and the Thumbnail viewer control will be updated automatically.

     

    Sean
    Data Techniques Online Support
Page 1 of 1 (2 items)
Copyright 2009 Data Techniques, Inc. All Rights Reserved.