Name | Description | |
---|---|---|
![]() | WebDicomMprControlJS | Initializes a new instance of the WebDicomMprControlJS class. |
Name | Description | |
---|---|---|
![]() | WebDicomMprControlJS | Initializes a new instance of the WebDicomMprControlJS class. |
Name | Description | |
---|---|---|
![]() | buildAngleMeasurement | Builds the angle measurement on focused viewer. |
![]() | buildCrossMeasurement | Builds the cross measurement on focused viewer. |
![]() | buildEllipseMeasurement | Builds the ellipse measurement on focused viewer. |
![]() | buildLineMeasurement | Builds the line measurement on focused viewer. |
![]() | buildLinesMeasurement | Builds the lines measurement on focused viewer. |
![]() | buildMeasurement | Builds specified measurement on focused viewer. |
![]() | buildRectangleMeasurement | Builds the rectangle measurement on focused viewer. |
![]() | dispose | Disposes this control. |
![]() | exitFromFullscreenMode | Exits the control's view from the full screen mode. |
![]() | failAsyncOperation | Overloaded. Fires "asyncOperationFailed" event. (Inherited from WebUiControlJS) |
![]() | finishAsyncOperation | Overloaded. Fires "asyncOperationFinished" event. (Inherited from WebUiControlJS) |
![]() | get_ContainerId | Gets an identifier of DOM-element that contains this control. (Inherited from WebUiControlJS) |
![]() | get_DicomControl | Gets the DICOM control, which is associated with this DICOM MPR control. |
![]() | get_DicomMprPanel | Gets a panel that contains MPR viewer controls. |
![]() | get_DicomMprViewerControls | Gets the DICOM MPR viewer controls, which are associated with this MPR control. |
![]() | get_FocusedDicomMprViewerControl | Gets the focused DICOM MPR viewer control, which is associated with this MPR control. |
![]() | get_IsDisposed | Gets a value indicating this DICOM MPR control is disposed. |
![]() | get_IsEnabled | Gets a value indicating whether the control is enabled. |
![]() | get_IsMainMenuHeaderVisible | Gets a value indicating whether main menu header is visible. |
![]() | get_IsMainMenuVisible | Gets a value indicating whether main menu is visible. |
![]() | get_Items | Gets the collection of UI elements contained within this WebDocumentViewerBaseJS. (Inherited from WebUiControlJS) |
![]() | get_LocalizationId | Gets the localization identifier of UI element. (Inherited from WebUiControlJS) |
![]() | get_MprViewType | Gets a view type of this MPR control. |
![]() | get_ShowMainMenuHeaderInFullscreenMode | Gets a value indicating whether main menu header is shown in full screen mode. |
![]() | get_ShowMainMenuInFullscreenMode | Gets a value indicating whether main menu is shown in full screen mode. |
![]() | getNestedElements | Returns array of nested UI elements. (Inherited from WebUiControlJS) |
![]() | removeFocusedMeasurement | Removes the focused measurement on focused viewer. |
![]() | removeMeasurements | Removes the measurements of focused image on focused viewer. |
![]() | set_IsEnabled | Sets a value indicating whether the control is enabled. |
![]() | set_IsMainMenuHeaderVisible | Sets a value indicating whether main menu header is visible. |
![]() | set_IsMainMenuVisible | Sets a value indicating whether main menu is visible. |
![]() | set_ShowMainMenuHeaderInFullscreenMode | Sets a value indicating whether main menu header is shown in full screen mode. |
![]() | set_ShowMainMenuInFullscreenMode | Sets a value indicating whether main menu is shown in full screen mode. |
![]() | startAsyncOperation | Overloaded. Fires "asyncOperationStarted" event. (Inherited from WebUiControlJS) |
![]() | switchToFullscreenMode | Switches the control's view to the full screen mode. |
![]() | updateUI | Updates the user interface of this control. |
Name | Description | |
---|---|---|
![]() | asyncOperationFailed | Occurs when asynchronous operation is failed. (Inherited from WebUiControlJS) |
![]() | asyncOperationFinished | Occurs when asynchronous operation is finished. (Inherited from WebUiControlJS) |
![]() | asyncOperationStarted | Occurs when asynchronous operation is started. (Inherited from WebUiControlJS) |
![]() | dialogShown | Occurs when dialog is shown. (Inherited from WebUiControlJS) |
![]() | warningOccured | Occurs when warning (non-critical error) occurs during the spreadsheet document editor work. (Inherited from WebUiControlJS) |