Creates a rectangle that results from expanding or shrinking the specified rectangle by the specified width and height amounts, in all directions.
Namespace: PdfEdit.Drawing
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax
Parameters
- rect
- Type: PdfEdit.DrawingXRect
- width
- Type: SystemDouble
- height
- Type: SystemDouble
Return Value
Type: XRectSee Also