Name | Description | |
---|---|---|
![]() | Inflate(PdfSize) |
Inflates this PdfRectangle by the specified amount.
|
![]() | Inflate(Double, Double) |
Inflates this PdfRectangle by the specified amount.
|
![]() | Inflate(Single, Single) |
Inflates this PdfRectangle by the specified amount.
|
![]() ![]() | Inflate(PdfRectangle, Double, Double) |
Creates and returns an inflated copy of the specified
PdfRectangle structure. The copy is inflated by the specified
amount. The original rectangle remains unmodified.
|