ActiveField Technology Objects Overview Hierarchy Chart How to Start: Application Object How to work with Problems How to work with Model How to work with Data How to Analyze Results

Inflate Method

Summary

Increases the width and height of the rectangle.

Syntax

Rectangle.Inflate (
   leftDelta As Double,
   topDelta As Double,
   rightDelta As Double,
   bottomDelta As Double )

Parameters

leftDelta
[in, optional] Double
topDelta
[in, optional] Double
rightDelta
[in, optional] Double
bottomDelta
[in, optional] Double