VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging.Dicom Namespace / WebDicomImageRulerJS type / get_Anchor Property
Syntax BrowserCompatibility SeeAlso
In This Topic
    get_Anchor Method
    In This Topic
    Gets a text anchor.
    Syntax
    var instance = new Vintasoft.Imaging.Dicom.WebDicomImageRulerJS(dicomViewerControl);
    
    var value; // Type: Vintasoft.Imaging.Primitives.WebAnchorTypeEnumJS
    value = instance.get_Anchor();
    
    
    function get_Anchor() : WebAnchorTypeEnumJS;
    

    Return Value

    The text anchor.
    Browser Compatibility
    56+
    45+
    11
    See Also