In This Topic
Sets a text anchor.
Syntax
var instance = new Vintasoft.Imaging.Dicom.WebDicomImageRulerJS(dicomViewerControl);
var returnValue; // Type: any
// Parameters
var value; // Type: WebAnchorTypeEnumJS
returnValue = instance.set_Anchor(value);
Parameters
- value
- Default value is WebAnchorTypeEnumJS.Left.
Browser Compatibility
See Also