|
GetHandlesUnderArea |
Top Previous Next |
|
GetHandlesUnderArea (Method)
Returns with the number and the handles of the objects inside a specific parallelogram area
Syntax: Function GetHandlesUnderArea([Handles]() As Integer, xMin As Single, yMin As Single, xMax As Single, yMax As Single, fzSort As Boolean) As Integer
The GetHandlesUnderArea method syntax consists of the following:
Return value: Integer - Is the total number of the objects inside the specific parallelogram area
|