PdfiumViewer
Public Member Functions | Static Public Member Functions | Static Public Attributes | Properties | List of all members
PdfiumViewer.PdfRectangle Struct Reference
Inheritance diagram for PdfiumViewer.PdfRectangle:

Public Member Functions

 PdfRectangle (int page, RectangleF bounds)
 
bool Equals (PdfRectangle other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static bool operator== (PdfRectangle left, PdfRectangle right)
 
static bool operator!= (PdfRectangle left, PdfRectangle right)
 

Static Public Attributes

static readonly PdfRectangle Empty = new PdfRectangle()
 

Properties

int Page [get]
 
RectangleF Bounds [get]
 
bool IsValid [get]
 

The documentation for this struct was generated from the following file: