Share

Selection.PickElementsByRectangle Method

Prompts the user to select multiple elements by drawing a rectangle.

Overload List

 NameDescription
Public methodPickElementsByRectangle()Prompts the user to select multiple elements by drawing a rectangle.
Public methodPickElementsByRectangle(ISelectionFilter)Prompts the user to select multiple elements by drawing a rectangle which pass a customer filter.
Public methodCode examplePickElementsByRectangle(String)Prompts the user to select multiple elements by drawing a rectangle while showing a custom status prompt string.
Public methodPickElementsByRectangle(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

Reference

Was this information helpful?