VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomImageRulerJS type / get_LargeTickFrequency Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_LargeTickFrequency Method
    In This Topic
    Gets a step, in units of measure, for large ticks.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomImageRulerJS(dicomViewerControl);
    
    var value; // Type: number
    value = instance.get_LargeTickFrequency();
    
    
    function get_LargeTickFrequency() : number;
    

    Return Value

    The step, in units of measure, for large ticks.
    Browser Compatibility
    56+
    45+
    11
    See Also