var instance = new Vintasoft.Imaging.WebThumbnailAppearanceJS(backgroundStyle, borderStyle); var value; // Type: string value = instance.get_BackgroundStyle();
function get_BackgroundStyle() : string;
Return Value
Стиль фона миниатюры.
var instance = new Vintasoft.Imaging.WebThumbnailAppearanceJS(backgroundStyle, borderStyle); var value; // Type: string value = instance.get_BackgroundStyle();
function get_BackgroundStyle() : string;