Inflates this LogicalRectangle structure by the specified amount.
Overload | Description |
---|---|
Inflate(double,double) | Inflates a LogicalRectangle structure by the specified amount. |
Inflate(logicalrectangle,double,double) | Creates and returns an inflated copy of the specified LogicalRectangle structure. The copy is inflated by the specified amount. The original rectangle remains unmodified. |
Inflate(logicalsize) | Inflates this LogicalRectangle structure by the specified amount. |