UIDocument.ShowElements
Overloads (4):
| Name | Return Type | Description |
|---|---|---|
| ShowElements(Element) | None | Shows the element by zoom to fit. |
| ShowElements(ElementId) | None | Shows the element by zoom to fit. |
| ShowElements(ElementSet) | None | Shows the elements by zoom to fit. |
| ShowElements(ICollection<ElementId>) | None | Shows the elements by zoom to fit. |