get_StudyPanelPadding Method
Gets the padding for study panel.
var instance = new Vintasoft.Imaging.Dicom.WebDicomSeriesManagerControlJS(parentDiv);
var value; // Type: object
value = instance.get_StudyPanelPadding();
function get_StudyPanelPadding() : object;
Return Value
The text padding - [left, top, right, bottom]. Valid value is an array of four nonnegative numbers. Default value is Ύ, 0, 0, 0].