VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomCompressionInfoTextOverlayJS type
Members Syntax Hierarchy BrowserCompatibility SeeAlso
In This Topic
    WebDicomCompressionInfoTextOverlayJS type
    In This Topic
    Represents a text object, which shows DICOM frame compression.
    Syntax
    // Parameters
    var anchor; // Type: WebAnchorTypeEnumJS
    
    var instance = new Vintasoft.Imaging.Dicom.WebDicomCompressionInfoTextOverlayJS(anchor);
    
    
    function WebDicomCompressionInfoTextOverlayJS;
    
    Inheritance Hierarchy

    Object
       Vintasoft.Imaging.Dicom.WebDicomTextOverlayJS
          Vintasoft.Imaging.Dicom.WebDicomCompressionInfoTextOverlayJS

    Browser Compatibility
    56+
    45+
    11
    See Also