var instance = new Vintasoft.Imaging.ImageProcessing.WebDrawImageCommandJS(); var value; // Type: string value = instance.get_BackgroundColor();
function get_BackgroundColor() : string;
Return Value
Цвет. Значение по умолчанию - "rgba(0,0,0,0)".
var instance = new Vintasoft.Imaging.ImageProcessing.WebDrawImageCommandJS(); var value; // Type: string value = instance.get_BackgroundColor();
function get_BackgroundColor() : string;