VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomPatientOrientationTextOverlayJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebDicomPatientOrientationTextOverlayJS type
    In This Topic
    Represents a text object that shows a patient orientation of DICOM frame in image viewer.
    Syntax
    // Parameters
    var anchor; // Type: WebAnchorTypeEnumJS
    
    var instance = new Vintasoft.Imaging.Dicom.WebDicomPatientOrientationTextOverlayJS(anchor);
    
    
    function WebDicomPatientOrientationTextOverlayJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS
          Vintasoft.Imaging.Dicom.WebDicomPatientOrientationTextOverlayJS

    Browser Compatibility
    56+
    45+
    11
    See Also