<Code Lib>
2027 Method
Changes 0
M

UIDocument.ShowElements(ElementId)

Description:
Shows the element by zoom to fit.
Remarks:
Places the element in the center of screen by moving the view.
Overloads (4):

public void ShowElements(
	ElementId elementId
)

  • elementId
    Element id that will be shown.

Loading…