|
SetSelectRegionBoundingBox |
Top Previous Next |
|
SetSelectRegionBoundingBox (Method)
Define a parallelogram region where changes to the SelectRegion window are permitted
Syntax: Function SetSelectRegionBoundingBox(xMin As Single, yMin As Single, xMax As Single, yMax As Single) As Boolean
The SetSelectRegionBoundingBox method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|