GdPicture.NET.14.MAUI
GdPicture14.MAUI Namespace / GdViewer.ViewRotatedEventArgs Class / NewRotation Field





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