Results 1 to 2 of 2

Thread: How to rotate Image

  1. #1

    Thread Starter
    Hyperactive Member Bajrang's Avatar
    Join Date
    Oct 2006
    Posts
    309

    How to rotate Image

    Hi,
    Iwant to rotate an Image.
    Which control will be suitable for it and what method will be used.
    I used Image control for it but It has no Rotate property.
    any suggestion is appriciate
    Last edited by Bajrang; Jan 11th, 2007 at 04:55 AM.
    Using .NET 3.5 (VS 2008) And XP SP2

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: How to rotate Image

    The System.Drawing.Image class has a RotateFlip() method.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width