<Code Lib>
2026 Method
Changes 0
M

UIDocument.ShowElements(ElementSet)

Description:
Shows the elements by zoom to fit.
Remarks:
Places all the elements on the screen by moving the view.
Overloads (4):

public void ShowElements(
	ElementSet elements
)

  • elements
    The set of elements that will be shown.

Loading…