VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomMprControlJS type
Constructors SeeAlso
In This Topic
    WebDicomMprControlJS Class Members
    In This Topic
    The following tables list the members exposed by WebDicomMprControlJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebDicomMprControlJS class.
    Methods
     NameDescription
    Public MethodBuilds the angle measurement on focused viewer.
    Public MethodBuilds the cross measurement on focused viewer.
    Public MethodBuilds the ellipse measurement on focused viewer.
    Public MethodBuilds the line measurement on focused viewer.
    Public MethodBuilds the lines measurement on focused viewer.
    Public MethodBuilds specified measurement on focused viewer.
    Public MethodBuilds the rectangle measurement on focused viewer.
    Public MethodDisposes this control.
    Public MethodExits the control's view from the full screen mode.
    Public MethodOverloaded. Fires "asyncOperationFailed" event. (Inherited from WebUiControlJS)
    Public MethodOverloaded. Fires "asyncOperationFinished" event. (Inherited from WebUiControlJS)
    Public MethodGets an identifier of DOM-element that contains this control. (Inherited from WebUiControlJS)
    Public MethodGets the DICOM control, which is associated with this DICOM MPR control.
    Public MethodGets a panel that contains MPR viewer controls.
    Public MethodGets the DICOM MPR viewer controls, which are associated with this MPR control.
    Public MethodGets the focused DICOM MPR viewer control, which is associated with this MPR control.
    Public MethodGets a value indicating this DICOM MPR control is disposed.
    Public MethodGets a value indicating whether the control is enabled.
    Public MethodGets a value indicating whether main menu header is visible.
    Public MethodGets a value indicating whether main menu is visible.
    Public MethodGets the collection of UI elements contained within this WebDocumentViewerBaseJS. (Inherited from WebUiControlJS)
    Public MethodGets the localization identifier of UI element. (Inherited from WebUiControlJS)
    Public MethodGets a view type of this MPR control.
    Public MethodGets a value indicating whether main menu header is shown in full screen mode.
    Public MethodGets a value indicating whether main menu is shown in full screen mode.
    Public MethodReturns array of nested UI elements. (Inherited from WebUiControlJS)
    Public MethodRemoves the focused measurement on focused viewer.
    Public MethodRemoves the measurements of focused image on focused viewer.
    Public MethodSets a value indicating whether the control is enabled.
    Public MethodSets a value indicating whether main menu header is visible.
    Public MethodSets a value indicating whether main menu is visible.
    Public MethodSets a value indicating whether main menu header is shown in full screen mode.
    Public MethodSets a value indicating whether main menu is shown in full screen mode.
    Public MethodOverloaded. Fires "asyncOperationStarted" event. (Inherited from WebUiControlJS)
    Public MethodSwitches the control's view to the full screen mode.
    Public MethodUpdates the user interface of this control.
    Events
     NameDescription
    Public EventOccurs when asynchronous operation is failed. (Inherited from WebUiControlJS)
    Public EventOccurs when asynchronous operation is finished. (Inherited from WebUiControlJS)
    Public EventOccurs when asynchronous operation is started. (Inherited from WebUiControlJS)
    Public EventOccurs when dialog is shown. (Inherited from WebUiControlJS)
    Public EventOccurs when warning (non-critical error) occurs during the spreadsheet document editor work. (Inherited from WebUiControlJS)
    See Also