API Reference
Struct
PdfSelectionPoint
A point in visual page coordinates whose origin is the rendered page's top-left corner.
Inheritance
- ValueType
- PdfSelectionPoint
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property PdfSelectionQuad.BottomLeft
- Property PdfSelectionQuad.BottomRight
- Property PdfSelectionQuad.TopLeft
- Property PdfSelectionQuad.TopRight
Constructors
public PdfSelectionPoint(Double x, Double y) #Creates a point.
Parameters
- x System.Double
- y System.Double