ShowElements Method
Shows one or more elements by zoom to fit.

Overload List

  NameDescription
Public methodShowElements(Element)
Shows the element by zoom to fit.
(Inherited from UIDocument.)
Public methodShowElements(ElementId)
Shows the element by zoom to fit.
(Inherited from UIDocument.)
Public methodShowElements(ICollection<(Of <<'(ElementId>)>>))
Shows the elements by zoom to fit.
(Inherited from UIDocument.)
Public methodShowElements(ElementSet)
Shows the elements by zoom to fit.
(Inherited from UIDocument.)

See Also