| Overload | Description |
|---|---|
| DisplayRectangle Constructor() | Initializes a new DisplayRectangle object. |
| DisplayRectangle Constructor(Double,Double,Double,Double) | Initializes a new PDFRectangle object. |
| DisplayRectangle Constructor(RectangleF) | Initializes a new PDFRectangle object. |
| DisplayRectangle Constructor(Rectangle) | Initializes a new PDFRectangle object. |