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

SetLimits Method

Summary

Sets the dimensions of the rectangle.

Syntax

Rectangle.SetLimits (
   leftLimit As Double,
   topLimit As Double,
   rightLimit As Double,
   bottomLimit As Double )

Parameters

leftLimit
[in, optional] Double
topLimit
[in, optional] Double
rightLimit
[in, optional] Double
bottomLimit
[in, optional] Double