Function: getEnabledElementByViewportId()
getEnabledElementByViewportId(
viewportId
):IEnabledElement
Retrieves the enabled element by the specified viewport ID. it searches through all the rendering engines to find the viewport with the specified
Parameters
• viewportId: string
The ID of the viewport.
Returns
The enabled element associated with the specified viewport ID.