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

Public Member Functions

 PdfPoint (int page, PointF location)
 
bool Equals (PdfPoint other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

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

Static Public Attributes

static readonly PdfPoint Empty = new PdfPoint()
 

Properties

int Page [get]
 
PointF Location [get]
 
bool IsValid [get]
 

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