|
GetSelectRegionBorders |
Top Previous Next |
|
GetSelectRegionBorders (Method)
Returns the extents of the SelectRegion
Syntax: Function GetSelectRegionBorders(xMin As Single, yMin As Single, xMax As Single, yMax As Single) As Boolean
The GetSelectRegionBorders method syntax consists of the following:
Return value: Boolean - True on success, false on error.
|