var instance = new Vintasoft.Imaging.Dicom.WebDicomViewerBaseControlJS(parentDiv); var value; // Type: object value = instance.get_TextOverlayPadding();
function get_TextOverlayPadding() : object;
Return Value
The text overlay padding - [left, top, right, bottom]. Valid value is an array of four nonnegative numbers. Default value is ⎖, 10, 10, 10].