In This Topic

NewRotation Field (GdViewer.ViewRotatedEventArgs)

In This Topic
Specifies the new view rotation.
Syntax
'Declaration
 
Public NewRotation As GdPictureRotateFlipType
public GdPictureRotateFlipType NewRotation
public field NewRotation: GdPictureRotateFlipType; 
public var NewRotation : GdPictureRotateFlipType;
public: GdPictureRotateFlipType NewRotation
public:
GdPictureRotateFlipType NewRotation
See Also