MapRectangleInflate Method |
Name | Description | |
---|---|---|
Inflate(Double) |
Inflates the object horizontally and vertically by specifying one single factor, applied to both dimensions.
The width and height of the rectangle is multiplied by this factor.
| |
Inflate(Double, Double) |
Inflates the object horizontally and vertically by specifying two different factors for each dimension.
The width and height of the rectangle is multiplied by these factors.
|