XRectInflate Method Terminal Works - PDF Printing.Net Library
Overload List

  NameDescription
Public methodInflate(XSize)
Expands the rectangle by using the specified Size, in all directions.
Public methodInflate(Double, Double)
Expands or shrinks the rectangle by using the specified width and height amounts, in all directions.
Public methodStatic memberInflate(XRect, XSize)
Returns the rectangle that results from expanding the specified rectangle by the specified Size, in all directions.
Public methodStatic memberInflate(XRect, Double, Double)
Creates a rectangle that results from expanding or shrinking the specified rectangle by the specified width and height amounts, in all directions.
Top
See Also

Reference