VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomViewerControlJS type / get_Rulers Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Rulers Method
    In This Topic
    Gets the rulers, which are used in DICOM viewer.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerControlJS(parentDiv);
    
    var value; // Type: any
    value = instance.get_Rulers();
    
    
    function get_Rulers() : any;
    
    Browser Compatibility
    56+
    45+
    11
    See Also