Members





In This Topic
GdPicture14.MAUI Namespace / GdViewer.PageRotatedEventArgs Class

GdViewer.PageRotatedEventArgs Class

In This Topic
Syntax
'Declaration
 
Public NotInheritable Class GdViewer.PageRotatedEventArgs 
   Inherits System.EventArgs
public sealed class GdViewer.PageRotatedEventArgs : System.EventArgs 
public class GdViewer.PageRotatedEventArgs = class(System.EventArgs)sealed; 
public sealed class GdViewer.PageRotatedEventArgs extends System.EventArgs
public __gc __sealed class GdViewer.PageRotatedEventArgs : public System.EventArgs 
public ref class GdViewer.PageRotatedEventArgs sealed : public System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GdPicture14.MAUI.GdViewer.PageRotatedEventArgs

See Also