|
SetBoundsStretch |
Top Previous Next |
|
SetBoundsStretch (Method)
Define the parallelogram of the stretch window border before the use of Command=AvaxCommand.Stretch_c
Syntax: Function SetBoundsStretch(xMin As Single, yMin As Single, xMax As Single, yMax As Single) As Boolean
The SetBoundsStretch method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|