|  Selection   Pick  | 
 Prompts the user to select multiple elements by drawing a rectangle. 
  Overload List
 Overload List  | Name | Description | |
|---|---|---|
|   | PickElementsByRectangle | Prompts the user to select multiple elements by drawing a rectangle. | 
|   | PickElementsByRectangle(ISelectionFilter) | Prompts the user to select multiple elements by drawing a rectangle which pass a customer filter. | 
|     | PickElementsByRectangle(String) | Prompts the user to select multiple elements by drawing a rectangle while showing a custom status prompt string. | 
|   | PickElementsByRectangle(ISelectionFilter, String) | Prompts the user to select multiple elements by drawing a rectangle which pass a customer filter while showing a custom status prompt string. | 
 See Also
 See Also