You are here: GdPicture.NET > Documentation > Classes > GdViewer Class > GdViewer Events > Rotation Event
logo.gif
ContentsIndexHome
PreviousUpNext
GdViewer.Rotation Event

Occurs when the displayed document is rotated.

C#
public event Rotation;
Visual Basic
Public Event Rotation(ByVal Rotation As RotateFlipType)
Parameters
Parameters 
Description 
Rotation 
A member of the RotateFlipType enumeration. 
What do you think about this topic? Send feedback!
Copyright (c) 2009-2011 www.gdpicture.com. All rights reserved.