var instance = new Vintasoft.Imaging.Annotation.UI.WebTextAnnotationViewJS(); var value; // Type: object value = instance.get_TextPadding();
function get_TextPadding() : object;
Return Value
Объект, определяющий отступы текста в аннотации. Значение по умолчанию: { left: 4, right: 4, top: 4, bottom: 4 }.