ActiveField - QuickField API help

QuickField Student Edition free download     Contacts

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

Objects

Properties

Methods

Deflate Method

Applies to

Summary

Decreases the width and height of the rectangle.

Syntax

Rectangle.Deflate (
   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