Click or drag to resize

MapRectangleInflate Method

Overload List
  NameDescription
Public methodInflate(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.
Public methodInflate(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.
Top
See Also