ActiveField™ Help    

Main QuickField Site  

Free Downloads  

Contacts  

ActiveField Technology
What's New
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

Parametric Simulation Samples

Zoom Method

Zoom Method

                          

Summary

Scales the picture in a window up or down.

Syntax

Object.Zoom (
  [p1 As Point],                        '
  [p2 As Point] )                       '

Parameters

p1
[in] Point
p2
[in] Point

Remarks

The two optional parameters p1 and p2 as Point gives the upper-left and lower-right corners of the rectangle you want to be magnified to the whole window. If only one input point is given, it becomes in the center of the window and the picture is magnifies about twice.

If no one input parameter is given, the picture is set to see the whole model.